You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: java.lang.RuntimeException: Unable to destroy activity {com.taxi135.driver/com.taxi135.driver.MainActivity}: java.lang.IllegalArgumentException: Receiver not registered: com.ninty.system.setting.SystemSetting$4@e5b64a4
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4447)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:4465)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4739)
at android.app.ActivityThread.-wrap18()
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1621)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6635)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:823)
Caused by java.lang.IllegalArgumentException: Receiver not registered: com.ninty.system.setting.SystemSetting$4@e5b64a4
at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1197)
at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1459)
at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:655)
at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:655)
at com.ninty.system.setting.SystemSetting.onHostDestroy(SystemSetting.java:558)
at com.facebook.react.bridge.ReactContext.onHostDestroy(ReactContext.java:237)
at com.facebook.react.ReactInstanceManager.moveToBeforeCreateLifecycleState(ReactInstanceManager.java:687)
at com.facebook.react.ReactInstanceManager.onHostDestroy(ReactInstanceManager.java:596)
at com.facebook.react.ReactInstanceManager.onHostDestroy(ReactInstanceManager.java:610)
at com.reactnativenavigation.react.NavigationReactInitializer.onActivityDestroyed(NavigationReactInitializer.java:43)
at com.reactnativenavigation.react.ReactGateway.onActivityDestroyed(ReactGateway.java:64)
at com.reactnativenavigation.NavigationActivity.onDestroy(NavigationActivity.java:70)
at com.taxi135.driver.MainActivity.onDestroy(MainActivity.java:95)
at android.app.Activity.performDestroy(Activity.java:7293)
at android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1250)
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4434)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:4465)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4739)
at android.app.ActivityThread.-wrap18()
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1621)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6635)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:823)
The text was updated successfully, but these errors were encountered:
Fatal Exception: java.lang.RuntimeException: Unable to destroy activity {com.taxi135.driver/com.taxi135.driver.MainActivity}: java.lang.IllegalArgumentException: Receiver not registered: com.ninty.system.setting.SystemSetting$4@e5b64a4
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4447)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:4465)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4739)
at android.app.ActivityThread.-wrap18()
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1621)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6635)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:823)
Caused by java.lang.IllegalArgumentException: Receiver not registered: com.ninty.system.setting.SystemSetting$4@e5b64a4
at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1197)
at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1459)
at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:655)
at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:655)
at com.ninty.system.setting.SystemSetting.onHostDestroy(SystemSetting.java:558)
at com.facebook.react.bridge.ReactContext.onHostDestroy(ReactContext.java:237)
at com.facebook.react.ReactInstanceManager.moveToBeforeCreateLifecycleState(ReactInstanceManager.java:687)
at com.facebook.react.ReactInstanceManager.onHostDestroy(ReactInstanceManager.java:596)
at com.facebook.react.ReactInstanceManager.onHostDestroy(ReactInstanceManager.java:610)
at com.reactnativenavigation.react.NavigationReactInitializer.onActivityDestroyed(NavigationReactInitializer.java:43)
at com.reactnativenavigation.react.ReactGateway.onActivityDestroyed(ReactGateway.java:64)
at com.reactnativenavigation.NavigationActivity.onDestroy(NavigationActivity.java:70)
at com.taxi135.driver.MainActivity.onDestroy(MainActivity.java:95)
at android.app.Activity.performDestroy(Activity.java:7293)
at android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1250)
at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4434)
at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:4465)
at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4739)
at android.app.ActivityThread.-wrap18()
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1621)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6635)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:823)
The text was updated successfully, but these errors were encountered: