react-native-system-setting
react-native-system-setting copied to clipboard
Crash on android from fabric
OPPO R7Plust Android: 5.0
Fatal Exception: java.lang.RuntimeException: Unable to pause activity {***}: java.lang.RuntimeException: java.lang.IllegalArgumentException: Receiver not registered: com.ninty.system.setting.SystemSetting$VolumeBroadcastReceiver@81fac47 at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3646) at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3601) at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:3576) at android.app.ActivityThread.access$1200(ActivityThread.java:195) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1544) at android.os.Handler.dispatchMessage(Handler.java:111) at android.os.Looper.loop(Looper.java:207) at android.app.ActivityThread.main(ActivityThread.java:5856) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1026) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:887)
I fixed a similar bug in V 1.5.3, so which version are you using?