-
-
Notifications
You must be signed in to change notification settings - Fork 895
iOS Not Working after upgrading to flutter 1.20.1 #365
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
Comments
Check for the setup part of the README.md file. Following setup guide under the iOS section, you should add permission config in your Podfile. |
Thats because Flutter changed the structure of the podfile on v1.20. |
Also running into this. Anyone have a workaround so far? |
Has anyone managed to solve it? I'm having trouble with the following permission: NSPhotoLibraryUsageDescription |
After re adding the changes required to the podfile as noted in the readme, I am no longer having this issue. |
@MisterJimson |
|
🐛 Bug Report
I recently upgrade to flutter 1.20.1 and when i send my app to itunesconnect i got this message:
Expected behavior
It should work without this apple message, i can't update my app anymore.
Reproduction steps
Just Send your app to Itunes Connect
Configuration
Version: 1.x
Platform:
The text was updated successfully, but these errors were encountered: