icon

Mobile apps sizes monitoring

Check and monitor mobile applications sizes

Check mobile applications sizes and compare with configured values to be warned when apps sizes increased

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_apk_size
    • ios_ipa_size
    • alert_threshold

Troubleshooting

Similar steps

Check and monitor mobile applications permissions

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