Hi all,
I am using the ckeditor to produce HTML content and storing this in a database.
I then show the HTML in a label widget in my IOS & Android app.
This works fine apart from showing youtube videos. I have tried 2 CKEditor plugins http://ckeditor.com/addon/oembed?page=8 & http://ckeditor.com/addon/youtube?page=9#comment-132609.
Both work fine on all browsers on IOS , Android & web.
However when compiled into an phonegap app I get the following:
Youtube plugin
IOS The video just show as a blank
Android Crashes the app
oembed
IOS The video just show as a blank
Android The video just show as a blank
Any ideas or is there anoth way to achieve this within the CKEditor.
Cheers
SteveW