icon

Mobile apps permissions monitoring

Check and monitor mobile applications permissions

Check mobile applications permissions and compare with configured values to be warned when new permissions have been added

Usage

To give to our step the information about the expected values, you have:

  • create a config file (which should be added to your project repository) and set config_file_path to find them. You can find a config example file here
  • OR set these keys with expected values directly on Bitrise side
    • android_permission_count
    • ios_permission_count

Troubleshooting

Similar steps

Check and monitor mobile applications sizes

Decompile mobile APK and/or IPA to look inside

Check if your Android app kept any logs in your release build

Scan source code to extract all HTTP/HTTPS URLs and execute an analysis of those URLs with SSLLabs