-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
When i try to use Parse SDK with the examples shown in their documentation. But it keeps giving this error...
TypeError: Cannot convert undefined value to object, js engine: hermes
I think none of 4+ versions of SDK works... 3.4.0 version seems to work... but its pretty old...
also you can not import parse/react-native.js as shown in the example / documentation...
you need to place the full path, otherwise it does not seem to work too... You need to import like you see below
import Parse from './node_modules/parse/react-native.js';
manufunk, JeremyFuhrmann, henryboldi, chellay27, maciej-czekala and 4 more
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature