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

Креши из-за использования UIGraphicsBeginImageContext в iOS 17 #194

Closed
CroperMR opened this issue Jan 25, 2024 · 6 comments
Labels
transmitted Issue transmitted to inner service

Comments

@CroperMR
Copy link

Screenshot 2024-01-25 at 16 16 19
@mobile-ads-github
Copy link
Collaborator

Спасибо за Ваше обращение, для разбора создана задача с номером PCODESUP-2847. Мы ознакомимся и вернемся с ответом в течение 2 дней, возможно запросим дополнительную информацию.

Thank you for your message, a task with the number PCODESUP-2847 has been created for analysis. We will get acquainted and return with the answer within 2 days, we may request additional information.

@mobile-ads-github mobile-ads-github added the transmitted Issue transmitted to inner service label Jan 25, 2024
@mobile-ads-github
Copy link
Collaborator

mobile-ads-github commented Jan 30, 2024

Добрый день! Исправили проблему в версии SDK 6.3.0

@CWftw
Copy link

CWftw commented Feb 4, 2024

For those of us with apps in production on 5.x, we seem to be getting a spike of these crashes yesterday and today. Is there anything we can do to mitigate them?

@mobile-ads-github
Copy link
Collaborator

mobile-ads-github commented Feb 6, 2024

We only reproduced this crash when calling our banner API with a zero size (height, width or both) on ios 17+. Make sure you never pass a zero size to the banner API.
We fixed this issue in SDK 6.3.0, but we can't do anything for previous versions.

@thomasmso
Copy link

@mobile-ads-github - which "banner API" are you referring to?

@mobile-ads-github
Copy link
Collaborator

@thomasmso
YMABannerAdSize
We reproduced this crash when creating a YMABannerAdSize with a zero size. There may be other ways to reproduce this crash, but we haven't found any.
We have removed the problematic code in SDK 6.3.0

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

No branches or pull requests

4 participants