Skip to content
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

DON'T MERGE: Fixed camera not opening from modal on iOS #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

surdu
Copy link
Contributor

@surdu surdu commented Sep 17, 2018

Fixes #15 & #30

@surdu surdu changed the title Fixed camera not opening from modal on iOS DON'T MERGE: Fixed camera not opening from modal on iOS Sep 17, 2018
@surdu
Copy link
Contributor Author

surdu commented Sep 17, 2018

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

@bradmartin
Copy link
Contributor

@surdu - still not ready to merge correct?

@surdu
Copy link
Contributor Author

surdu commented Sep 19, 2018

@bradmartin correct 😞

@surdu
Copy link
Contributor Author

surdu commented Oct 23, 2018

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

@nickykln
Copy link

@surdu Did you finally find a solution for #15 and #30 ?

Thanks a lot,

@surdu
Copy link
Contributor Author

surdu commented Apr 22, 2019

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IOS] galleryPickerMode not working in modal page
3 participants