These 2 crushes contain same log below.
Crush log:
java.lang.RuntimeException:Unable to pause activity {MainActivity}: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:5780) ...... Caused by: ava.lang.IllegalStateException:The specified child already has a parent. You must call removeView() on the child's parent first. android.view.ViewGroup.addViewInner(ViewGroup.java:5509) android.view.ViewGroup.addView(ViewGroup.java:5328) android.view.ViewGroup.addView(ViewGroup.java:5300) com.killserver.screenshotprev.RNScreenshotPreventModule$f.run(RNScreenshotPreventModule.java:29)
Please fix it when you have time. Thx
These 2 crushes contain same log below.
Crush log:
java.lang.RuntimeException:Unable to pause activity {MainActivity}: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:5780) ...... Caused by: ava.lang.IllegalStateException:The specified child already has a parent. You must call removeView() on the child's parent first. android.view.ViewGroup.addViewInner(ViewGroup.java:5509) android.view.ViewGroup.addView(ViewGroup.java:5328) android.view.ViewGroup.addView(ViewGroup.java:5300) com.killserver.screenshotprev.RNScreenshotPreventModule$f.run(RNScreenshotPreventModule.java:29)Please fix it when you have time. Thx