Hello,
I have an app using kendo mobile, with several links to external videos (.mp4), coded like this:
<a href="#:VideoFile#" style='text-decoration: none'>
Link</a>
- it works fine in iPhone (opens quicktime).
In Android nothing happen on click.
Notes:
- when I open the same URL on chrome in android the video plays normaly.
- when I link/href to anything else than a video, the link works.
Does anyone had this problem before?
Thanks.
I have an app using kendo mobile, with several links to external videos (.mp4), coded like this:
<a href="#:VideoFile#" style='text-decoration: none'>
Link</a>
- it works fine in iPhone (opens quicktime).
In Android nothing happen on click.
Notes:
- when I open the same URL on chrome in android the video plays normaly.
- when I link/href to anything else than a video, the link works.
Does anyone had this problem before?
Thanks.