In my app I integrated the cordova-plugin-camera to access the camera and the gallery of the phone, works like a charm.
Furthermore to that, I want to allow my users to be able to import their pictures from their Facebook albums or photos (user are logged in my app with Facebook, that works too).
Have someone already done that? Any tips or tutorial to recommend? Should a plugin be use or direct call to the Facebook graph api (do they allow that)?
Thx in advance for the hints