Sachith Dassanayake

Results 6 comments of Sachith Dassanayake

Is there any plan to support the new API? thanks

> Running: xhost + > > Solved the "gtk initialization failed" issue for me. Thanks this worked for me too.

Try the following steps. 1. Make sure the config.xml is correctly updated with ``` ``` [https://admob-plus.github.io/docs/cordova/installation] 2. Remove the Podfile.lock in Platform -> ios 3. run cd platforms/ios && pod...

> Hello @sachithd , > > I have tried your solution, but I get the following problem in Xcode: > > > Admob exists: Try removing the plugin and adding...

Has anyone found a permanent fix for this issue? Thanks

> Correct import in YoutubeVideoPlayer.h is #import > > and in YoutubeVideoPlayer.m #import This actually worked. Thank you. After making the changes remove the iOS platform and add again.