onSaveInstanceState Crash

2019-08-03  本文已影响0人  一剑卿心

Crash时:
IllegalStateException: Can not perform this action after onSaveInstanceState

  1. 反射解决
    暂时没有解决:
    之前RedGame.java中closeAndroidPDialog方法中,有反射cls.getDeclaredMethod("currentActivityThread")可以参考之。

找到一个解决方案,备忘:
解决 IllegalStateException: Can not perform this action after onSaveInstanceState

上一篇 下一篇

猜你喜欢

热点阅读