FAQ
Check the most frequent doubts and questions
Last updated
Check the most frequent doubts and questions
Last updated
You are using the old pushlink version with which requires >= 5.5.3
.
List of possibilities:
You are using the old pushlink version with which requires >= 5.5.2
+ FileProvider
In this case, you will see the error 'java.lang.SecurityException: MODE_WORLD_READABLE no longer supported' in logcat.
You are generating testOnly
APK's. Take a look at .
You forgot to bump the .
You forgot to check the V2 (Full APK Signature)
in Android Studio release process wizard.
Maybe your device clock is too late or ahead.
Maybe you forgot to call PushLink.setCurrentActivity when using popup strategies.
You are starting PushLink inside your own thread. Start it inside the main UI thread.
Installation means a single Linux/android process using PushLink. If one device runs two applications using PushLink, there are two installations.
You have reached your plan limit, and Pushlink will register the new installations as disabled from now on. Disabled means that you can see them on administration but can't send updates or receive exceptions.