-
Notifications
You must be signed in to change notification settings - Fork 136
iOS 14 bindings #515
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
iOS 14 bindings #515
Conversation
Hi, I want to prepare Admob Ads for iOS 14+ and need this bindings to use App Tracking Transparrency. Is there any chance to merge this soon? |
I need App Tracking Transparrency for admob ad too,when will this version release? |
When I add AppTrackingTransparency in robovm.xml,my game run and crash with the error “/System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency' not found”, my mac system version is 10.15.7 ,xcode version is 12.2 beta2,gdx is1.9.9 ,robovm is 2.3.10,how can I deal with this error? |
This PR proposes bindings for iOS14 api made of SDK available in Xcode12 GM.
It might introduce breaking changes to existing code.