ApiRTC / ApiRTC-cordova-demo

Example of how to use ApiRTC into mobile application
14 stars 8 forks source link

Cordova Black Screen on second execution (Android) #8

Closed RitaRoca closed 4 years ago

RitaRoca commented 6 years ago

Hi, I have a problem when I test this app. I'm usin cordova and this code works well only first time, then the local video gets black screen. I test that and I see that only works when the app ask for permissions, then, when the app is closed and opened again it don't work, and the permission had already granted.

I'm testing in a real device in Android 6.0.

Some help please!