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

Works on the web but seems to fail when using in a Cordova/Phonegap App build #5

Open
torinbond opened this issue May 15, 2014 · 0 comments

Comments

@torinbond
Copy link

Something I am having trouble with and was just wondering what you thought, if possible, no big deal if not.

Anyway I am building a web app that needs to display a youtube video on a page as a part. The app is built using Angular and uses Cordova to compile for iOS and Android. The app connects out to a database to get a business' youtube video link then parses the link to get the videoId and then uses your youtube module to place an iframe on the page with the videoID. On the web app version it seems to work fine which is great.

However when I build for iOS and Android no video iframe shows on the page in each version of the app and I don't see why. No errors showing in the logs, and i am able to print out the videoId so that is coming through fine.

Thanks for any input

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

1 participant