Disable your app at runtime using Remote Config
Read moreWhat is Firebase remote?
Firebase Remote Config allows you to deliver different configurations to targeted groups of users by making use of conditions, which use targeting rules to deliver specific values for different users . For example, you can send down custom Remote Config data to your users in different countries.
Read moreIs Firebase remote config safe?
Using Firebase’s Remote Config is hardly more secure than shipping keys in the app bundle . Either way, the data ends up on users’ hardware. A malicious person can then theoretically access it, no matter how difficult we may think that is to do.
Read moreWhat is remote config in Firebase?
Firebase Remote Config allows you to deliver different configurations to targeted groups of users by making use of conditions, which use targeting rules to deliver specific values for different users . For example, you can send down custom Remote Config data to your users in different countries.
Read more