First throw call stack:
hrsma2i opened this issue · comments
hiroshi.matsui commented
Thank you for your nice tutorial!
I ran into iOS crash during start and got the following logs.
I tried the things mentioned in this issue but it hasn't worked yet.
How can I make it works?
Logs
*** First throw call stack:
(
0 CoreFoundation 0x00007fff23baa1ee __exceptionPreprocess + 350
1 libobjc.A.dylib 0x00007fff50864b20 objc_exception_throw + 48
2 Runner 0x000000010254acc2 +[FIRAnalytics logEventWithName:parameters:] + 0
3 libobjc.A.dylib 0x00007fff50865103 CALLING_SOME_+initialize_METHOD + 17
4 libobjc.A.dylib 0x00007fff50865ee9 initializeNonMetaClass + 624
5 libobjc.A.dylib 0x00007fff508664ba _ZL24initializeAndMaybeRelockP10objc_classP11objc_objectR8mutex_ttILb0EEb + 157
6 libobjc.A.dylib 0x00007fff50870973 lookUpImpOrForward + 595
7 libobjc.A.dylib 0x00007fff50861219 _objc_msgSend_unc<…>
SAGAR SURI commented
I will update to the latest version of Firestore SDK. That might fix the issue.