adekunle11
adekunle11
Hello, I added the plugin to my project and it works fine. But i can only select from Downloads directory, and i would like to select from Gallery like whatsapp...
I fixed it already. change 'compile' to 'implementation' in `node_modules/react-native-invoke-app/android/build.gradle` line 44
Hello, I'm trying to use peerjs & webrtc to create a video chat app. I have this code in my client ``` export const API_URI = 'https://mvmserver.herokuapp.com/' // Peer Config...
Hello, i get his error when i run `cordova build android`. Although, the plugin actually never finishes installation, after running cordova plugin add , its says installing cordova-plugin-drawoverapps for android,...