-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Localisation of the permissions purpose string on iOS #5
Labels
Comments
Thanks for setting up the report! And thanks for the info about labels — I'll have to check that! |
This bug is resolved with AIR 28. Thanks to Adobe AIR Team. |
Yes! Great news indeed! |
This was referenced Jan 31, 2020
This was referenced May 6, 2020
ghost
mentioned this issue
Aug 31, 2020
This was referenced Sep 7, 2020
ghost
mentioned this issue
Sep 21, 2020
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem Description
Using Adobe Air 26.0.0.118
Apple needs a purpose string to access some features (Bluetooth, Geolocation, Camera, Microphone...). Actually, we can add it in the infoAdditions of the Application descriptor XML file.
But many apps are localized and the purpose string isn't.
Can you give us a way to do it ?
https://tracker.adobe.com/#/view/AIR-4198336
Steps to Reproduce
Compile the app that requires special permission on iOS device, switch device language to non-English, launch the app and request permissions (e.g. Camera Access). Observe native dialog describing the permission only in English.
Known Workarounds
None
@PrimaryFeather , sorry but I can't add/edit labels.
The text was updated successfully, but these errors were encountered: