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

Impossible to commit WebGL app to app store #1

Open
gclsoft opened this issue May 24, 2014 · 1 comment
Open

Impossible to commit WebGL app to app store #1

gclsoft opened this issue May 24, 2014 · 1 comment

Comments

@gclsoft
Copy link

gclsoft commented May 24, 2014

id webDocumentView = [self.webView performSelector:@selector(_browserView)];
This line apple will tell you:
"You app contains non-public API uage...."
zp todif 0w3voluvw1e

How to solve it? Help.
Thanks very much!

@grorg
Copy link

grorg commented May 27, 2014

Yes, this is violating the App Store rules. WebGL is a private API in iOS 7.

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

2 participants