Some features in Apryse's Android SDK require certain Android permissions, the most prominent one being storage permission for accessing documents stored locally on the device. A summary of Apryse's features and their required permission are shown below. If you need any of the specified features listed below, you will need to add the appropriate Android permissions.
Feature | Relevant permission |
---|---|
|
|
|
|
Please follow the latest Android best practices and guidelines outlined here
You can add permissions to your Android app by including the <uses-permission>
tag for the specified permission in your AndroidManifest.xml
file. You can learn more about Android permissions in the Android documentation.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales