Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@onthehand
Copy link
Contributor

@onthehand onthehand commented Mar 14, 2021

Hi!

I found an issue on iOS14.4.
The Romo app cannot save a photo into PhotoLibrary.
On iOS11 or upper, additional permission alert is necessary to access PhotoLibrary.

I added a quick fix, and check it on iOS14.4.
I haven't get the alert message from text resource yet...Sorry...

Thanks.

Copy link
Contributor

@fotiDim fotiDim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Konnichiwa! Thanks for the PR!
The Privacy - Photo Library Usage Description is only used prior to 11 when opening the UIImagePickerController. It is normal that you don't see it in iOS 14.
I will do some improvements to photo permission handling after this get merged. We can centralize the permission code, remove deprecated APIs and also benefit Romo Control which I believe has the same issue.

@fotiDim fotiDim merged commit 03e939e into Navideck:master Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants