jamesla / backgroundvideo

A simple Cordova/Phonegap plugin to capture video and then display it onscreen via a transparent overlay without affecting app functionality.
Other
19 stars 34 forks source link

Testing in Phonegap Mobile App #15

Closed adsonvinicius closed 8 years ago

adsonvinicius commented 8 years ago

Does anyone has tested in Phonegap Mobile App for iOS? I've followed the steps, the demo page shows but when click on buttons, nothing happened, then i dont know if this plugins does not work anymore or is just a bug in phonegap mobile app.

Thanks in advance

andresPereira commented 8 years ago

Yes I do. The plugin in my case worked with the version ios 3.9.2.

adsonvinicius commented 8 years ago

I see, but in my case just the deviceready event has fired. So this plugin is not working anymore for ios 9.3.3....

jamesla commented 8 years ago

Hi Adson I just ran the demo on 9.3.5 on an iphone 6s and it worked fine. What device are you running?

adsonvinicius commented 8 years ago

I tested in phonegap mobile app, and nothing appears. But one question: this plugin allows me see what is recording inside my app? I mean, without call the iphone recording app?

jamesla commented 8 years ago

Hi Adson does the demo project work for you?

adsonvinicius commented 8 years ago

No man, it does not worked.

Adson

On Thursday, 15 September 2016, James McCallum notifications@github.com wrote:

Hi Adson does the demo project work for you?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jamesla/backgroundvideo/issues/15#issuecomment-247489569, or mute the thread https://github.com/notifications/unsubscribe-auth/AOIFW_d5zdfqxbYNLEbowFU9Nsmy3alhks5qqeA0gaJpZM4JrdCj .

jamesla commented 8 years ago

Does the app run?

adsonvinicius commented 8 years ago

I tried using a phonegap app for it.

Adson

2016-09-15 22:11 GMT-03:00 James McCallum notifications@github.com:

What output do you get when you run ``cordova run --device

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jamesla/backgroundvideo/issues/15#issuecomment-247496077, or mute the thread https://github.com/notifications/unsubscribe-auth/AOIFWxGW2hoojwrXO9PiHV7UFF0kf4Enks5qqezbgaJpZM4JrdCj .

jamesla commented 8 years ago

Hey sorry adson i dont think backgroundvideo supports what you are trying to achieve.