Hello, I got an error while trying to run my app after build using cordova, so when I start the app it's only showing black screen. It's happened after I added some admob plugins alternately into the project, but when I tried to remove the plugin and build it again the app works fine (but with no ads). I've asking my friend try to build it on his computer by using the same way and he got the app works (not showing black screen + showing ads). I think there's something wrong with CLI that I used, anyone know what happened?
(I used "cocoon-plugin-ads-android-admob" & "cordova-plugin-admob-free" on the cli and both result the same errors by showing only black screen)