-
Notifications
You must be signed in to change notification settings - Fork 71
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
Fatal Exception: kotlin.UninitializedPropertyAccessException #37
Comments
yeah this is been in quite a few versions of it. Could we get a fix please? |
Please describe the steps you did that lead to the crash. Can you reproduce this in the example app? |
@mpivchev |
Another observation concerning this problem is that it occurs when the app is running in the background. |
That's definitely something we can do |
Can confirm, happen 100% whenever users put app in background (with another headless task registered) |
Is this issue still present for users? |
I faced this issue when using react-native-track-player, which is utilizing KotlinAudio library:
Version: v0.1.34
The text was updated successfully, but these errors were encountered: