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

OpenGLES is deprecated. Consider migrating to Metal instead. #229

Open
yurapriv opened this issue Oct 13, 2022 · 0 comments
Open

OpenGLES is deprecated. Consider migrating to Metal instead. #229

yurapriv opened this issue Oct 13, 2022 · 0 comments

Comments

@yurapriv
Copy link

YandexMapsMobile требует подключения Фреймворка OpenGLES согласно podspec:
https://github.com/CocoaPods/Specs/blob/9f7860d47a5f08b5fe8d02aff20ff650401fec09/Specs/d/d/0/YandexMapsMobile/4.2.1-full/YandexMapsMobile.podspec.json#L24

OpenGL ES помочен как Deprecated начиная с iOS 12 согласно документации:
https://developer.apple.com/documentation/opengles/

Соответственно, при сборке приложения с зависимостью YandexMapsMobile появляется предупреждение компилятора:
Снимок экрана 2022-10-13 в 11 40 23

Подскажите пожалуйста, планируется ли переход на Metal вместо OpenGLES для YandexMapsMobile?
Если планируется, то к какой дате?

Заранее благодарю за ответ, это очень важно для принятия решения об интеграции YandexMapsMobile в наш проект!

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