Post

Replies

Boosts

Views

Activity

App Store product Crash on iPhone XS Max and below, unable to find the cause of crash
Hi everyone. I have a difficult problem, my application is crashing, can't open the application. When clicking on the app icon, the app crashes immediately (can't open splash screen). It is happening on some of the devices iPhone XSMax and below (iPhone 6, 7,8,...), and running any iOS version. I don't know what's wrong with launching the app. Please help me. Thank you so much. This is a log crash on firebase Crashed: org.alamofire.session.rootQueue 0 libswiftCore.dylib 0x2ada68 swift_getExistentialTypeMetadata + 740 1 libswiftCore.dylib 0x2bd564 swift_disableDynamicReplacementScope + 6544 2 libswiftCore.dylib 0x2bd564 swift_disableDynamicReplacementScope + 6544 3 libswiftCore.dylib 0x2bc888 swift_disableDynamicReplacementScope + 3252 4 libswiftCore.dylib 0x2bcc8c swift_disableDynamicReplacementScope + 4280 5 libswiftCore.dylib 0x2bc888 swift_disableDynamicReplacementScope + 3252 6 libswiftCore.dylib 0x2bc0e8 swift_disableDynamicReplacementScope + 1300 7 libswiftCore.dylib 0x2bbea8 swift_disableDynamicReplacementScope + 724 8 libswiftCore.dylib 0x2bc55c swift_disableDynamicReplacementScope + 2440 9 libswiftCore.dylib 0x2ba8a8 swift_getTypeByMangledNameInEnvironment + 832 10 libswiftCore.dylib 0x2ba9ec swift_getTypeByMangledNameInContext + 208 11 Alamofire 0x8020 <name omitted> + 4318232608 (<compiler-generated>:4318232608) 12 Alamofire 0xcdc60 outlined destroy of EventMonitor? + 4319042656 13 Alamofire 0xca4d0 attemptServerTrustAuthentication + 131 (SessionDelegate.swift:131) 14 Alamofire 0xcd024 urlSession + 99 (<compiler-generated>:99) 15 Alamofire 0xcbd3c @objc SessionDelegate.urlSession(_:task:didReceive:completionHandler:) + 4319034684 16 Foundation 0xf5e88 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16 17 Foundation 0x378d0 -[NSBlockOperation main] + 72 18 Foundation 0x36cac -[__NSOperationInternal _start:] + 848 19 libdispatch.dylib 0x1a60 _dispatch_client_callout + 16 20 libdispatch.dylib 0x9170 _dispatch_block_invoke_direct$VARIANT$mp + 224 21 libdispatch.dylib 0x1a60 _dispatch_client_callout + 16 22 libdispatch.dylib 0x9170 _dispatch_block_invoke_direct$VARIANT$mp + 224 23 libdispatch.dylib 0x905c dispatch_block_perform$VARIANT$mp + 104 24 Foundation 0xf7750 __NSOQSchedule_f + 376 25 libdispatch.dylib 0x1a60 _dispatch_client_callout + 16 26 libdispatch.dylib 0xb9b4 _dispatch_queue_serial_drain$VARIANT$mp + 608 27 libdispatch.dylib 0xc2fc _dispatch_queue_invoke$VARIANT$mp + 336 28 libdispatch.dylib 0xb86c _dispatch_queue_serial_drain$VARIANT$mp + 280 29 libdispatch.dylib 0xc2fc _dispatch_queue_invoke$VARIANT$mp + 336 30 libdispatch.dylib 0xccc8 _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 340 31 libdispatch.dylib 0x15098 _dispatch_workloop_worker_thread$VARIANT$mp + 668 32 libsystem_pthread.dylib 0xe70 _pthread_wqthread + 860 33 libsystem_pthread.dylib 0xb08 start_wqthread + 4
12
1
2.3k
Sep ’22