Skip to content
Discussion options

You must be logged in to vote

I know on iOS locking the main thread for an extended period of time can lead to the OS terminating your app, but not entirely sure about Android.

If you are in a callee of the FinishedLaunching method of AppDelegate, you get 17 seconds and if you do not return, the app is killed. This might be what is happening, especially if you are triggering these in "app launch" events.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FM1973
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants