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

Android App crash #16

Open
balwinders opened this issue Aug 20, 2021 · 2 comments
Open

Android App crash #16

balwinders opened this issue Aug 20, 2021 · 2 comments

Comments

@balwinders
Copy link

Fatal Exception: java.lang.RuntimeException: Init failed
at android.media.ToneGenerator.native_setup(ToneGenerator.java)
at android.media.ToneGenerator.(ToneGenerator.java:746)
at com.trietho.RNReactNativeABeepModule.(RNReactNativeABeepModule.java:14)
at com.trietho.RNReactNativeABeepPackage.createNativeModules(RNReactNativeABeepPackage.java:16)
at com.facebook.react.ReactPackageHelper.getNativeModuleIterator(ReactPackageHelper.java:42)
at com.facebook.react.NativeModuleRegistryBuilder.processPackage(NativeModuleRegistryBuilder.java:42)
at com.facebook.react.ReactInstanceManager.processPackage(ReactInstanceManager.java:1347)
at com.facebook.react.ReactInstanceManager.processPackages(ReactInstanceManager.java:1318)
at com.facebook.react.ReactInstanceManager.createReactContext(ReactInstanceManager.java:1225)
at com.facebook.react.ReactInstanceManager.access$1100(ReactInstanceManager.java:131)
at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:1016)
at java.lang.Thread.run(Thread.java:764)

@tudiantuan
Copy link

i have same issue when update android 11

@Productivix
Copy link

hi, yes crash on And 7 : red screen title "Init failed"
native_setup Tonegenerator.java
748
I had put in the stack but not calling it in the program

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

3 participants