DON'T MERGE: Fixed camera not opening from modal on iOS
Fixes #15 & #30
There is still an issue here of not being able to select a picture anymore from a modal. A temporary fix for now for us is to comment this line.
We'll try to find a proper solution soon ...
@surdu - still not ready to merge correct?
@bradmartin correct 😞
Hmm... It appears the problem was on our code, because we where not showing the modal the "correct" way, using the new approach with the frame.
That being said, please still don't merge this yet as I want to add a button in the demo app to showcase the modal behaviour (and/or update the docs).
@surdu Did you finally find a solution for #15 and #30 ?
Thanks a lot,
@nickykln If I remember correctly, this fixed the problem. I just have to remember specifically what was still needed for this PR (it was some time since I didn't used this) and should be good to merge