Skip to content

In Android, we have received 2 kind of crush that causes at RNScreenshotPreventModule.java #63

@RunliSong

Description

@RunliSong

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions