Last updated:
0 purchases
app to foreground
app_to_foreground #
A plugin to bring the app to the foreground when it is in the background.
Supports android only
To make it work on android 10+ it is necessary to add the following permission to the AndroidManifest.xml file:
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.