Hello there,
We use some Skorpio X5 and installed a custom app I can update from a private Store (it is developed with Windev 27). The Store and the update work just fine, except when I am inside the Launcher. It downloads the updated apk but the notification window asking if I want to install this downloaded apk doesn’t show when I try it in the Launcher.
I tried to give my app any relevant permission I can (I’m no expert in Android development though) :
- SYSTEM_ALERT_WINDOW
- READ_PHONE_STATE
- WRITE_SETTINGS
- BIND_NOTIFICATION_LISTENER_SERVICE
- NOTIFICATION
Is there anything that will be brought in future releases ?