This is a migrated thread and some comments may be shown as answers.

Embed local video file not playing in release build but fine in debug build

1 Answer 28 Views
Google Android
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Geovanni
Top achievements
Rank 1
Geovanni asked on 07 Aug 2014, 11:48 PM
Embedded local video file not playing on Android in release build but fine in debug build when using AppBuilder (Windows Client).

<video id="video" width="320" height="240"  controls>
  <source src="video.mp4" type='video/mp4' />
</video>

This works good for both build types in iOS and Android. EXCEPT when I do an Android release build. When I click the video nothing happens. 
Is there something special in getting local video to play on Android in release mode?

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 11 Aug 2014, 03:04 PM
Hi Geovanni,

I posted a reply in this forum thread so please feel free to continue the conversation in it in case you have more questions.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Google Android
Asked by
Geovanni
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or