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

[Feature request] Replace UIGraphicsBeginImageContext with UIGraphicsImageRenderer #310

Open
GabrielAraujo opened this issue Jun 25, 2024 · 0 comments

Comments

@GabrielAraujo
Copy link

GabrielAraujo commented Jun 25, 2024

Platforms

iOS

Description

UIGraphicsBeginImageContext was deprecated on iOS 17 and is causing some crashes like the bellow:

Screenshot 2024-06-25 at 12 25 54

This is the file it is used

Why

Reduce crashing and improve the library to use the latest implementations on the native side.

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

No branches or pull requests

1 participant