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): ipad popover crash #11303

Merged
merged 5 commits into from Nov 8, 2019
Merged

Conversation

janvennemann
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-27503

Prevents changing the presentation controller's delegate for iPad popovers. It's set to the popover proxy by default which does all the required setup before showing the popover.

@janvennemann janvennemann added this to the 8.3.0 milestone Oct 30, 2019
@build build requested a review from a team October 30, 2019 00:25
@build
Copy link
Contributor

build commented Oct 30, 2019

Fails
🚫

🔬 There are library changes, but no changes to the unit tests. That's OK as long as you're refactoring existing code, but will require an admin to merge this PR. Please see README.md#unit-tests for docs on unit testing.

Messages
📖

💾 Here's the generated SDK zipfile.

📖

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

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

Generated by 🚫 dangerJS against a348221

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

@sgtcoolguy
Copy link
Contributor

@janvennemann Can we add sample code to the test suite that used to trigger the crash? I understand we don't currently run tests on an iPad, but I suspect we may eventually add that to Jenkins.

@ssekhri
Copy link

ssekhri commented Nov 7, 2019

FR Passed. Popover on iPad does not crash and work fine.
Verified on:
Mac OS: 10.14.5
SDK: 8.3.0.v20191107080002
Appc CLI: 7.1.1
JDK: 1.8.0_162
Node: 10.5.0
Studio: 5.1.4.201909061933
Xcode: 11.1
Device: iPad7(v13.1), iPad simulator v13.1, 12.2, 11.4

@sgtcoolguy sgtcoolguy merged commit 4a2afb9 into tidev:master Nov 8, 2019
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