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

Adding Syndication Regex to Bypass openURL #189

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Adding Syndication Regex to Bypass openURL #189

merged 1 commit into from
Mar 29, 2016

Conversation

Raman148
Copy link
Contributor

When testing the following video: https://www.youtube.com/watch?v=ku6cI5v70MQ

I noticed that right before the Advertisement started, the SDK would call [application openURL: ..] on a url that would render a blank page. Since this is not the best user experience, I added a regex match for urls following the pattern: https://tpc.googlesyndication.com/sodar/(.*).html to bypass leaving the application.

Please let me know if this works

Thanks

Ray

@ulukaya ulukaya merged commit a515ee5 into youtube:master Mar 29, 2016
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

Successfully merging this pull request may close these issues.

2 participants