disable-android-allowbackup
Mobile icon

Android AllowBackup disable

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 6 Feb by 
5.0
 (2 ratings)
disable-android-allowbackup

Android AllowBackup disable

Details
Plugin to disable AllowBackup for Android Devices on application build
Read more

Changes AndroidManifest.xml to disable auto backup by setting android:allowBackup to false.

This is a wrapper for the Outystems Github plugin

https://github.com/OutSystems/outsystems-plugin-disable-backup


By default adding this plugin as a dependency to your Outsystems mobile app will set the android:allowBackup property in the <application/> tag to false.


Works with MABS 8.0

Works with MABS 8.1

Works with MABS 9.0

Release notes (1.0.1)

Fixed git url

License (1.0.1)
Reviews (2)
19 Jan
in version 1.0.0
Easy to implement and helpful!
19 Jan
in version 1.0.0
Works like a charm in MABS 8.1 and 9.0  !!