Netvent/storyly-sdk

iOS Crash on v1.24.0

Closed this issue · 2 comments

Issue tracker is ONLY used for reporting iOS SDK related bugs.

Environment Details

Storyly SDK Version: 1.24.0
iOS SDK Version: ---
Device Model: iPhone 12 Pro Max
Device OS Version: 15.5.0
Additional Info: ---

Expected Behavior

No crash

Current Behavior

Crash

Steps to Reproduce

Crashed: com.apple.NSURLSession-delegate
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000010

Crashed: com.apple.NSURLSession-delegate
0  libobjc.A.dylib                0x1f40 objc_msgSend + 32
1  libswiftCore.dylib             0x1cf6c8 __CocoaDictionary.Iterator.nextKey() + 100
2  Storyly                        0xfd3e8 block_destroy_helper + 12148
3  Storyly                        0xfb028 block_destroy_helper + 2996
4  Storyly                        0xfdab0 block_destroy_helper + 13884
5  Storyly                        0xfae38 block_destroy_helper + 2500
6  CFNetwork                      0x87f64 _CFHostIsDomainTopLevelForCertificatePolicy + 20824
7  libdispatch.dylib              0x1e6c _dispatch_call_block_and_release + 32
8  libdispatch.dylib              0x3a30 _dispatch_client_callout + 20
9  libdispatch.dylib              0xb124 _dispatch_lane_serial_drain + 668
10 libdispatch.dylib              0xbcb4 _dispatch_lane_invoke + 444
11 libdispatch.dylib              0x16500 _dispatch_workloop_worker_thread + 648
12 libsystem_pthread.dylib        0x10bc _pthread_wqthread + 288
13 libsystem_pthread.dylib        0xe5c start_wqthread + 8

I have also received these crashes since 1.26.0 SDK version

Hello @cf-lam and @pwadowski ,

We've improved the codebase to address this issue in Storyly iOS SDK@1.31.0. Please update to the latest version. Let us know if the issue persists.

Thanks,