You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
We have run into an issue where our app crashes when trying to select a profile picture for our app.
We make use of the ngf-select directive to either choose a picture or take a photo.
We have set the PHOTOLIBRARY_USAGE_DESCRIPTION parameter in Config.xml (both manually and as part of removing and re-adding the plugin with the variable name and a setting configured. When we build via ionic cloud then the app continues crashing at the point we try and browse the gallery.
If we build locally and manually modify the app .plist then we can get the app to work correctly but we build to prod using ionic cloud.
Thanks
Peter
The text was updated successfully, but these errors were encountered:
@fbognini thanks for the tip, I have gotten our app working by including the camera plugin but it seems like a bit of overkill to include it just to set that particular description. When I have a bit more time I will try and debug it.
Thanks again.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
We have run into an issue where our app crashes when trying to select a profile picture for our app.
We make use of the ngf-select directive to either choose a picture or take a photo.
We have set the PHOTOLIBRARY_USAGE_DESCRIPTION parameter in Config.xml (both manually and as part of removing and re-adding the plugin with the variable name and a setting configured. When we build via ionic cloud then the app continues crashing at the point we try and browse the gallery.
If we build locally and manually modify the app .plist then we can get the app to work correctly but we build to prod using ionic cloud.
Thanks
Peter
The text was updated successfully, but these errors were encountered: