Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.9k views
in Technique[技术] by (71.8m points)

reactjs - React Native iOS Appstore review - crash on launch firebase.crashlytics,MachException

Appstore has rejected my application because it crashes on launch. If I am testing the app in iPhone 11 simulator with release or debug build everything is working.

If I look in to the crashlog.txt file, which apple reviewers have sent me. There is one line which probably explains why the application is crashing (there is no other line with "exception"):

Thread 11 name:  com.google.firebase.crashlytics.MachExceptionServer

I tried to uninstall @firebase/crashlytics package from the project, then I updated and reinstalled the Pod. Finally, I have submitted new build without crashlytics package, but I still get a report from apple that the app is crashing on launch with same exception in crashlog, even after removing crashlytics package.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...