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

Crash when app is restarted #312

Open
crashoverride777 opened this issue Aug 29, 2023 · 0 comments
Open

Crash when app is restarted #312

crashoverride777 opened this issue Aug 29, 2023 · 0 comments

Comments

@crashoverride777
Copy link

crashoverride777 commented Aug 29, 2023

Hey,

I have been using this library in my app that is also using CallKit and PushKit.

I am getting an app crash

  • When the iPhone has restarted but has not yet been unlocked.
  • A call is received and the app tries to handle it via the PushKit notification (launching in the background)

I have double checked the code implementation and found no immediate issues that could maybe cause this. The TrustKit config code is called in the AppDelegates didFinishLaunchingWithOptions.

This was tested on the latest version (3.0.3).

Any help would be much appreciated. Thank you

Screenshot 2023-08-29 at 13 37 27 Screenshot 2023-08-29 at 14 51 33
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

1 participant