My app went to review and apple rejected my app with crash logs as attached below. When i check the same, the app was running fine on my system. Couldn't figure it out the actual reason for crash.
crashlog-E841C543-6D57-453B-9E3D-7106DF9D5131.txt
Post
Replies
Boosts
Views
Activity
Hi, this crash got popped out recently in my app with iOS (15.4 - 15.6) devices. This crash is now happening on daily basis on iPhone 11, 12 and 13 models.
Here is the crash report -
2022-08-16_10-29-19.5345_-0700-3e7d981f30e30fb9f5a813a24b050fe18e7f5f0f.crash
Hi, i have a crash received in my Firebase Crashlytics. I couldn't figure out the root cause of the issue. Could anyone please help me with it.
Crashed: com.apple.network.connections
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000000bb011e54
Crashed: com.apple.network.connections
0 libnetwork.dylib 0x3442e0 nw_protocol_default_error + 68
1 libnetwork.dylib 0x529314 nw_channel_disconnect_flow + 192
2 libnetwork.dylib 0x529248 __nw_channel_check_defunct_block_invoke + 24
3 libnetwork.dylib 0x782e0 nw_hash_table_apply + 168
4 libnetwork.dylib 0x1347e0 nw_channel_check_defunct + 768
5 libnetwork.dylib 0x52dedc nw_channel_update_input_source + 460
6 libnetwork.dylib 0x52d06c __nw_channel_create_block_invoke.29 + 72
7 libdispatch.dylib 0x4670 _dispatch_client_callout + 20
8 libdispatch.dylib 0x7b44 _dispatch_continuation_pop + 504
9 libdispatch.dylib 0x1ac48 _dispatch_source_invoke + 1356
10 libdispatch.dylib 0xdc84 _dispatch_workloop_invoke + 1796
11 libdispatch.dylib 0x171b8 _dispatch_workloop_worker_thread + 656
12 libsystem_pthread.dylib 0x10f4 _pthread_wqthread + 288
13 libsystem_pthread.dylib 0xe94 start_wqthread + 8