Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

IFrame player API only play audio with no video - WebView issue?

Hi,

Sorry, no news yet. We are working on it. I'll update.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

IFrame player API only play audio with no video - WebView issue?

Hi,

Yes, there is a problem with Android. In the early November we release new Appery.io version and update Cordova to 3.0. Probably this will solve the issue.

Could you please tell us what you mean by [quote:]my understanding from Amazon's developer relations, who rejected our apps,
is that their skin is built on Android 2.3. [/quote]
Did you change both Min and Target versions in App Settings?

carsly
Posts: 0
Joined: Mon Aug 19, 2013 9:35 pm

IFrame player API only play audio with no video - WebView issue?

Yes, I had been setting the min and target as both 3.0+ but to release apps on the Amazon app store the minimum and target versions need to be Android 2.3+.

From some additional digging the iframe video issue for android seems to have been resolved with the latest release of Phonegap. Do you have a target date for release? We have a few apps pending release and I imagine other appery clients are in the same situation.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

IFrame player API only play audio with no video - WebView issue?

Planned date is November 3.

John5269257
Posts: 0
Joined: Mon Jun 17, 2013 11:04 am

IFrame player API only play audio with no video - WebView issue?

Hi
I just built an apk with a video component to see if the new phonegap would play inline video. No success.
Problem restated:
"When I build it as an android app the player appears, but the video plays invisibly, unless full-screen is selected during playback (by touching the screen to get the controls back) The video then plays properly full screen.. "

Anything else to try? (I've tried the phonegap plugin with some success, but my app needs inline video)

Thanks,
John

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

IFrame player API only play audio with no video - WebView issue?

We are not aware of any solutions to this.. I'd try the PhoneGap forum.

John5269257
Posts: 0
Joined: Mon Jun 17, 2013 11:04 am

IFrame player API only play audio with no video - WebView issue?

Success with inline video playback in Android. In case anyone else is struggling,
I increased the Min. SDK version and Target SDK version to 4.0 or above and my app now plays inline video under Android.

John

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

IFrame player API only play audio with no video - WebView issue?

Hi John,

Thank you for the update!

ang .
Posts: 0
Joined: Thu Jan 09, 2014 3:13 am

IFrame player API only play audio with no video - WebView issue?

Hi john or Maryna, can you let me know how you added plugin into Appery projects?

I am referring to this step:
"2) On Source tab in Android/projectName/src/com/phonegap/plugins/ create "video" folder and in this folder create file VideoPlayer.java, paste this code https://raw.github.com/macdonst/Video... "

Because after I added the java file, APK build failed

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

IFrame player API only play audio with no video - WebView issue?

Hello,

Did you added plugin to config.xml file ?

This doc should help:
http://docs.appery.io/documentation/u...

It looks like you posted the link to the private or not existing repository.

Return to “Issues”