I need to develop Emergency communication app. This app is not used frequently but it need to start immediately when user need to make emergency communication.
If this app is not used for a month, it uninstalled by "Offload unused apps" feature. Is there way to put a flag into app to prevent uninstall?
If application's Info.plist has setting like "Preventing offloading unused apps", it would be great to me.