Error with running React-native app,

0
Hi all, I’ve encounter an error running the app after being build using the native builder in  Mendix 1.15.1. When I try and start up the app, it stops and shows a “contact admin” message. I went ahead and build the app in Android Studio to check and the following error was displayed in the trace:  E/ReactNativeJS: 'undefined is not an object (evaluating \'Object.keys(t)\')', 'keys@[native code]\nf@index.android.bundle:414:628\nindex.android.bundle:7:129055\ny@index.android.bundle:23:587\nindex.android.bundle:23:1890\ny@index.android.bundle:23:587\no@index.android.bundle:23:1066\nindex.android.bundle:23:1209\nf@index.android.bundle:115:155\nindex.android.bundle:115:882\ny@index.android.bundle:120:661\nC@index.android.bundle:120:1025\ncallImmediates@index.android.bundle:120:3100\ncallImmediates@[native code]\nvalue@index.android.bundle:54:3247\nindex.android.bundle:54:1283\nvalue@index.android.bundle:54:2939\nvalue@index.android.bundle:54:1253\nvalue@[native code]\nvalue@[native code]' I have been not been successful finding an answer myself. This problem occurs on Android (I have not been able to test an iOS build) / Mendix version 1.15.1 using the build in “build Native app v.1.0.49” Any help is appreciated,  Regard, Floris
asked
1 answers
1

Is the runtime revision the same as the revision you've based your build on?

answered