Caused by: android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application
解决方法:可能是context的错误,进行排查。
微信扫一扫
Caused by: android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application
解决方法:可能是context的错误,进行排查。