In apps using the Kidoz Corona plugin, the manifest automatically includes this permission:
<uses-permission android:name=“android.permission.WRITE_EXTERNAL_STORAGE”/>
If I just use Admob, that permission isn’t added.
Why is this an issue? Because the permission alert is shown at startup for certain versions of Android, affecting quite a large percentage of my users. This is reported in Android Vitals, putting my apps in bottom 20%.
According to Rina @ Kidoz, this permission is not needed for their plugin.
Could you please remove it from the manifest when using the Kidoz plugin?
Cheers,
Per