Choose the device permissions your app needs before generating your Android and iOS builds.
Mobile apps often need access to certain device features to work properly. For example, an app may need camera access for photo capture, location access for location-based features, or microphone access for voice-related functionality.
AppMySite lets you choose the permissions your app needs during the build process, so your app only asks for access that is relevant to the experience you want to provide.
Once your app is configured and ready to build, you can review the device permissions from the build settings. You can enable or disable access based on the features your app needs.
AppMySite supports common Android and iOS permissions such as camera, microphone, contacts, location, photos, videos, calendar, reminders, and speech recognition. For iOS apps, you can also configure app tracking permission so users can be asked for consent where required.
After you choose the permissions, they are included in the app build. This helps make sure your app can request the right access from users when they use features that depend on the device.