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

Crash fix on iOS 17 and Xcode15 due to deprecated graphics API #1656

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yasir6jan
Copy link

This PR fixes a crash which is happens on apps built on iOS 17 using Xcode15 due to deprecation of UIGraphicsBeginImageContextWithOptions.

This PR addresses the following issue - #1575

Reference - https://developer.apple.com/documentation/uikit/1623912-uigraphicsbeginimagecontextwitho

@yasir6jan
Copy link
Author

@johnf Hope you are doing well. Please help with the review of this PR, if there are any suggestions please let me know.

@yasir6jan
Copy link
Author

@oblador Hope you are doing well. Please help with the review of this PR, if there are any suggestions please let me know.

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.

1 participant