Native mobile apk

1
Hi community I’ve created simple native mobile application just have put web view with custom url. I’m trying to generate apk and followed instructions in this link: https://docs.mendix.com/howto/mobile/native-build-locally/ I get following error on android emulator after running: 2022-04-20 14:30:26.170 13731-13762/myapp.test E/ReactNativeJS: 'Requested profile "NativePhone" not found.', 'construct@[native code]\np@index.android.bundle:37:352\ns@index.android.bundle:35:363\nconstruct@[native code]\nindex.android.bundle:412:7108\nu@index.android.bundle:412:7970\nindex.android.bundle:412:19464\ny@index.android.bundle:12:587\nindex.android.bundle:12:1892\ny@index.android.bundle:12:587\no@index.android.bundle:12:1068\nindex.android.bundle:12:1211\nf@index.android.bundle:117:155\nindex.android.bundle:117:864\nk@index.android.bundle:122:536\nx@index.android.bundle:122:934\ncallImmediates@index.android.bundle:122:3023\nvalue@index.android.bundle:61:2847\nindex.android.bundle:61:1023\nvalue@index.android.bundle:61:2539\nvalue@index.android.bundle:61:993\nvalue@[native code]\nvalue@[native code]'     When I run iOS on simulator I get this screen and I don’t know what to do here:   Any help is appreciated.   
asked
0 answers