Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants