Bug #16598
[MA-2][Android] Allowance of Application Data Backup
Status: | Closed | Start date: | 08 June 2023 | |
---|---|---|---|---|
Priority: | High | Due date: | 08 June 2023 | |
Assignee: | Nor Khairun Aqila Jesmen | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Description:
The application has android:allowBackup being set to "true" in AndroidManifest.xml
Recommendation:
Disable the backup by setting allowBackup to false on the AndroidManifest.xml.
Fixes:
setting allowBackup = false
Apply fixes on Merchant Portal app version 1.1
History
#1 Updated by Abdul Halim Baharom over 1 year ago
- Status changed from New to Resolved
- Assignee changed from Abdul Halim Baharom to Nor Khairun Aqila Jesmen
- % Done changed from 0 to 100
Fixed
#2 Updated by Nor Khairun Aqila Jesmen about 1 year ago
- Status changed from Resolved to Closed
tested good