pawn
pawn
## Look at here - → Did you read the doc carefully - → Did you add annotation above target activity - → Did you add annotation processor dependence -...
Caused by android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@424e5cf8 is not valid; is your activity running? at android.view.ViewRootImpl.setView(ViewRootImpl.java:578) at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:269) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:69) at android.app.Dialog.show(Dialog.java:323) at com.cboy.rn.splashscreen.SplashScreen$1.run(SplashScreen.java:34) at android.app.Activity.runOnUiThread(Activity.java:4766) at...