NativeScript / ios

NativeScript for iOS and visionOS using V8
https://docs.nativescript.org/guide/ios-marshalling
132 stars 33 forks source link

[need help] app crash on App Store review at first button press #104

Open aaayushsingh opened 3 years ago

aaayushsingh commented 3 years ago

The app works fine when testing via TestFlight or distributing as adhoc but crashes when submitted to App Store for review on the first button click. The app communicates fine with our api before the crash according to the logs there.

There is no crash reported by Firebase Crashlytics in the console either atop isn't giving us anything either

Screenshot 2021-02-09 at 1 30 35 PM
aaayushsingh commented 3 years ago

Submitted a build with bitcode enabled in build settings and app didn't crash on review.