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

fix(ios): swipe down gallery photo picker does not fire cancel callback #11868

Merged
merged 5 commits into from Aug 21, 2020

Conversation

vijaysingh-axway
Copy link
Contributor

@vijaysingh-axway vijaysingh-axway commented Aug 5, 2020

https://jira.appcelerator.org/browse/TIMOB-28067

In iOS 13+ default model presentation style for photo gallery is 'page sheet'.
To handle swipe down, delegate method implemented.

@build build added this to the 9.2.0 milestone Aug 5, 2020
@build build requested a review from a team August 5, 2020 19:38
@build
Copy link
Contributor

build commented Aug 5, 2020

Messages
📖

💾 Here's the generated SDK zipfile.

📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.
📖

✅ All tests are passing
Nice one! All 7288 tests are passing.
(There are 708 skipped tests not included in that total)

Generated by 🚫 dangerJS against c9ac995

Copy link
Contributor

@sgtcoolguy sgtcoolguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

iphone/Classes/MediaModule.h Outdated Show resolved Hide resolved
@ssjsamir ssjsamir self-requested a review August 20, 2020 13:33
Copy link
Contributor

@ssjsamir ssjsamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FR Passed: Tested using the test case from https://jira.appcelerator.org/browse/TIMOB-28067?focusedCommentId=456348&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-456348.

Test Environment

MacOS Big Sur: 11.0 Beta 4
Xcode: 12.0 Beta 5
Java Version: 1.8.0_242
Android NDK: 21.3.6528147
Node.js: 12.18.1
""NPM":"5.0.0","CLI":"8.1.0-master.11""
iphone 8 Sim (14.0 Beta)
ipad pro (14.0)

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

Successfully merging this pull request may close these issues.

None yet

4 participants