googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

GVR uses deprecated UIWebView #340

Open radvani opened 4 years ago

radvani commented 4 years ago

GVR appears to reference UIWebView, which is problematic because iOS is removing UIWebView. Currently submitted applications receive a warning, but eventually will be auto-rejected.

toledoal commented 4 years ago

Yes, this is happening to me too. I'm looking to the references of UIWebView but I haven't been able to find those yet. :(

cdytoby commented 4 years ago

Happens to me too, any answers?

We're using Unity SDK but the Google VR SDK will be used as a Pod in XCode Project.