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 was 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.