Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

GLKView is Deprecated in iOS 12 #254

Closed
mliberatore opened this issue Sep 28, 2018 · 1 comment
Closed

GLKView is Deprecated in iOS 12 #254

mliberatore opened this issue Sep 28, 2018 · 1 comment

Comments

@mliberatore
Copy link
Contributor

When building a project that uses PinpointKit via CocoaPods that has a deployment target of 12+, the following warning appears due to the use of GLKView within BlurAnnotationView.

'GLKView' is deprecated: first deprecated in iOS 12.0 - OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)

Migrate off from GLKit for iOS 12+.

@mliberatore
Copy link
Contributor Author

Duplicate, closing in favor of #268

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant