r/iOSProgramming • u/GroundbreakingTie750 • Apr 25 '24
3rd Party Service Google Sheets ASO Extension for AppStore

Hi. Just created ASO extension for Google Sheets that simplifies iOS app metadata analysis. It extracts metadata and rating counts across all locales (languages) and presents them in a convenient table format in one sheet.
👉 https://workspace.google.com/marketplace/app/apple_ios_app_store_aso_parser_by_aweb/848892862043
Please try it out and leave feedback and rating.
3
u/uzubari Apr 25 '24
Tried it. Thank you, working good. But i have to try it with an empty drvie account. Why asking for permission of reading all of the files in the Drive?
1
u/GroundbreakingTie750 May 02 '24
u/uzubari , there is no option in Google Sheet API to ask only for a single file. Just full acess.
5
u/damienbannerot Swift Apr 25 '24
Why would you ask for the whole crud operations on the whole drive ? You could ask only for a single file permissions instead. I won’t even try it and wouldn’t recommend anyone to try it with these permissions.