Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes with version 1.17.3 #42

Closed
leearmstrong opened this issue Jun 17, 2022 · 2 comments
Closed

Crashes with version 1.17.3 #42

leearmstrong opened this issue Jun 17, 2022 · 2 comments

Comments

@leearmstrong
Copy link

As with 1.17.2 we can reliably get a crash on backgrounding of the app when the Adapty SDK is active within the app.

It appears to the the same as this

Thread 0 - (TH_STATE_WAITING)
0  BoardServices    -[BSServiceConnectionEndpointMonitor dealloc]
1  UIKitCore        -[UIApplication .cxx_destruct]
2  libobjc.A.dylib  object_cxxDestructFromClass(objc_object*, objc_class*)
3  libobjc.A.dylib  _objc_destructInstance
4  libobjc.A.dylib  __objc_rootDealloc
5  UIKitCore        -[UIResponder dealloc]
6  UIKitCore        -[UIApplication dealloc]
7  Foundation       -[_NSThreadPerformInfo dealloc]
8  Foundation       ___NSThreadPerformPerform
9  CoreFoundation   ___CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
10 CoreFoundation   ___CFRunLoopDoSource0
11 CoreFoundation   ___CFRunLoopDoSources0
12 CoreFoundation   ___CFRunLoopRun
13 CoreFoundation   _CFRunLoopRunSpecific
14 GraphicsServices _GSEventRunModal
15 UIKitCore        -[UIApplication _run]
16 UIKitCore        _UIApplicationMain
17 AppName          main (AppDelegate.swift:28:7)
18 dyld             start
@leearmstrong
Copy link
Author

I noticed there is a 1.17.4 so am updating to that and will come back to check but looks like that code was not updated

@AKyashkin
Copy link
Contributor

@leearmstrong Hey, sorry for inconvenience.
Feel free to update to the latest 1.17.5.
We rolled back code which caused these crashes, so it should be fine so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants