Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

Android onPushOpen crash the app #4

Description

@davideagostini

After clicked on notification the app crash and obtain this error.
The same mistake is made in certain circumstances when open the app.

java.lang.IllegalStateException: ParsePlugins is already initialized
            at com.parse.ParsePlugins.set(ParsePlugins.java:35)
            at com.parse.ParsePlugins$Android.initialize(ParsePlugins.java:149)
            at com.parse.Parse.initialize(Parse.java:189)
            at com.medlei.ParsePlugin$2.run(ParsePlugin.java:117)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
            at java.lang.Thread.run(Thread.java:818)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions