sauce-docs icon indicating copy to clipboard operation
sauce-docs copied to clipboard

Android App Bundle introduction

Open mdsauce opened this issue 3 years ago • 0 comments

📃 Documentation Issue

Have you read the Contributing Guidelines on issues?

  • [x] Yes

Description

New page/section required. Unsure where to place it

Suggested Fix

Add boilerplate info related to Android App Bundles (.aab archives) and how they differ from APKs. Include a link to Google's AAB info

  • when a user downloads an app from google playstore how is the .aab file consumed?

  • can one .aab file be used to test on all Android device model on Sauce?

  • how does the change in app signing impact Sauce testing? Do I need to take extra steps when testing an .apk on Sauce vs testing a .aab file?

  • Why did Google need to stop using .apk files for the PlayStore?

Documentation Checklist

  • [ ] Typos
  • [ ] Grammar
  • [ ] Incorrect information
  • [x] Missing information

mdsauce avatar Feb 25 '22 19:02 mdsauce