Most common issues
Here you can track the most common issues that our users encounter when integrating out plugin.
-
Did you receive a notification when using the demo app? If not, see the Demo App checklist.
-
Did you do all the steps in the Android integration guide or iOS integration guide correctly? If so, check our Android troubleshooting section or iOS troubleshooting section for help
-
Did you use the most recent version of our plugin?
-
Is plotconfig.json correctly added? An example of this file can be seen at the Developer Tools in our dashboard.
-
Did you set the public token (not the demo token!) inside the plotconfig.json? The public token can also be found on the dashboard.
-
Does your app use its own notification filter? Are you sure the implementation is correct? You could try removing the filter to verify that the notification is not filtered out.
-
You can check the debug log, which can be sent from the demo app. This is also possible from the plugin, see this blog post.
-
In case you are still not receiving a notification, you could try to uninstall and reinstall the app.