Post

Replies

Boosts

Views

Activity

Crashing in iOS
Hello, I developed a flutter app. But its crashing in review I got. I am attaching the crash report. Can someone help in that. Thanks so much crashlog-6B4650EA-FAC7-4D88-B3B6-FC8951C5C871.txt crashlog-D4F6B942-0A15-4613-9E43-E93BD671BA0B.txt
1
0
399
Mar ’24
Crashing in iOS 17
Hello, I developed a flutter app. But its crashing in review I got. I am attaching the crash report. Can someone help in that. Thanks so much crashlog-91B61DEE-21AB-4CDD-B223-316F7639CA78.txt crashlog-515BA87C-E0D0-47F8-B8C5-7A9E28631EE2.txt crashlog-475FD24A-0BF4-4745-9F8B-83FCA63571FC.txt
1
0
447
Feb ’24
Error in distribution of app
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Runner","byPid":28125}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "lastExceptionBacktrace" : [{"imageOffset":968348,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":24},{"imageOffset":179328,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":22},{"imageOffset":1512592,"symbol":"-[NSException initWithCoder:]","symbolLocation":0,"imageIndex":24},{"imageOffset":36332,"symbol":"+[FIRApp addAppToAppDictionary:]","symbolLocation":168,"imageIndex":3},{"imageOffset":34376,"symbol":"+[FIRApp configureWithName:options:]","symbolLocation":652,"imageIndex":3},{"imageOffset":38168,"imageIndex":17},{"imageOffset":47628,"imageIndex":17},{"imageOffset":6176028,"imageIndex":16},{"imageOffset":277504,"imageIndex":16},{"imageOffset":9896,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":23},{"imageOffset":17152,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":23},{"imageOffset":76184,"symbol":"_dispatch_main_queue_drain","symbolLocation":984,"imageIndex":23},{"imageOffset":75184,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":23},{"imageOffset":225308,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":24},{"imageOffset":212264,"symbol":"__CFRunLoopRun","symbolLocation":1996,"imageIndex":24},{"imageOffset":210040,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":24},{"imageOffset":13560,"symbol":"GSEventRunModal","symbolLocation":164,"imageIndex":25},{"imageOffset":2278956,"symbol":"-[UIApplication _run]","symbolLocation":888,"imageIndex":26},{"imageOffset":2276456,"symbol":"UIApplicationMain","symbolLocation":340,"imageIndex":26},{"imageOffset":33708,"imageIndex":17},{"imageOffset":24012,"symbol":"start","symbolLocation":2240,"imageIndex":27}], I am trying to deploy the app, but its giving this error.
0
0
249
Feb ’24