Skip to content

Fix crash in iOS 12#4

Merged
leandroalonso merged 3 commits intodevelopfrom
issue/fix_project_for_ios_12
Jan 27, 2020
Merged

Fix crash in iOS 12#4
leandroalonso merged 3 commits intodevelopfrom
issue/fix_project_for_ios_12

Conversation

@leandroalonso
Copy link
Contributor

The MediaEditor was crashing in iOS 12 devices due to a difference in the API of UINavigationController.

To test

  1. Run the example app in an iOS 12 device or simulator
  2. Check that the Media Editor appears

If you try the steps above in develop, you'll see that the app crashes.

@leandroalonso leandroalonso added the bug Something isn't working label Jan 27, 2020
Copy link
Contributor

@emilylaguna emilylaguna left a comment

Choose a reason for hiding this comment

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

  • Confirmed develop is crashing on iOS 12 and below
  • Confirmed this is now working on iOS 11.0 and above
    • Tested: iOS 11.0.1, 11.4, 12.4, 13.3

During testing noticed some autolayout warnings which have been noted here #5

LGTM! ✅

@leandroalonso leandroalonso merged commit 8b8f302 into develop Jan 27, 2020
@leandroalonso leandroalonso deleted the issue/fix_project_for_ios_12 branch January 27, 2020 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants