You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our app has a strange crash with Exception Type is SIGILL and Exception Codes is ILL_ILLTRP, though the crash stack does not contain Firebase's symbols, but I think the crash is related to Firebase/Messaging.
ENVIRONMENT:
XCode: 9.0
Swift: 3.2
Firebase: 4.5.0
FirebaseAnalytics: 4.0.4
FirebaseCore: 4.0.10
FirebaseDynamicLinks: 2.1.0
FirebaseInstanceID: 2.0.5
FirebaseMessaging: 2.0.6
Podfile
pod 'Reachability', '3.2'
pod 'ProtocolBuffers', '1.9.11'
pod 'Flurry-iOS-SDK', '7.6.6'
pod 'SDWebImage', '4.2.2'
pod 'SFHFKeychainUtils', '0.0.1'
pod 'OrderedDictionary', '1.4'
pod 'Color-Picker-for-iOS', '2.0.2'
pod 'AFNetworking', '3.1.0'
pod 'Firebase/Core'
pod 'Firebase/Messaging'
pod 'Firebase/DynamicLinks'
pod 'MGSwipeTableCell', '1.6.6'
I'm very confused about this crash and can not figure out why this happened, I will very grateful to you if you can give me some advice or solutions. Thanks a lot!
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Our app has a strange crash with Exception Type is SIGILL and Exception Codes is ILL_ILLTRP, though the crash stack does not contain Firebase's symbols, but I think the crash is related to Firebase/Messaging.
ENVIRONMENT:
Podfile
CRASH
I'm very confused about this crash and can not figure out why this happened, I will very grateful to you if you can give me some advice or solutions. Thanks a lot!
The text was updated successfully, but these errors were encountered: