Keev Studio

Results 31 comments of Keev Studio

I found this one installable https://github.com/compelling/cordova-plugin-geofence

Hi, somehow the error disappeared reverting to: cordova 10.1 gradle-6.7.1 java 1.8.0 I will do more tests with updates stack when I have more time. Please let me know if...

Hi, I am sorry it took me so long to implement your solution. Unfortunatelly the map stay blank (do not initialize loading) after using your fork.

> @keev-studio Do you solve your problem ?? no, still looking for solution, did you find any?

> @keev-studio I guess the plugin is showing some other issue that I didn't encounter. From what I have seen, an exception thrown in the wrong place will interfere with...

> I managed to fix it by putting a setinterval and play youtube player api every 1s it will work fine :) Hi, can you please elaborate a little? Will...

Hi, I have a similar problem. I am using Interstitial ads which have allowed only Text, image, and rich media (no Videos). I have this code to implement the ads:...

Also looking so any solution

SOLUTION: This repo works for me (Android@11, Cordova 11) "cordova-plugin-googlemaps": { "version": "git+ssh://[email protected]/we-are-joinup/cordova-plugin-googlemaps.git#59f94f8e9d2b913e4506f4592fac08ffe0931f04", "dev": true, "from": "cordova-plugin-googlemaps@github:we-are-joinup/cordova-plugin-googlemaps", "requires": { "cordova-common": "^3.1.0" } }, but there is an issue with the...