mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 914 forks source link

can't install the plugin on intel XDK #1222

Closed bigbossmaher closed 7 years ago

bigbossmaher commented 7 years ago

i get this error messge when i try to install the plugin on intel XDK issue cordovapng

wf9a5m75 commented 7 years ago

https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/714

bigbossmaher commented 7 years ago

i can't work with intel XDK , so i tried to use visuel studio . it is not working also .. in attachement you will find my visuel studio project , i just added the plugin in the config and i have changed the index cn you please fix it. capture11

this is my index.html `<!DOCTYPE html>

parking2

PhoneGap-GoogleMaps-Plugin

` this is a screen shot from config ![capture12](https://cloud.githubusercontent.com/assets/15154710/21245092/f4f98eca-c320-11e6-995f-a3f2736704b2.PNG)
wf9a5m75 commented 7 years ago

I have never used the intel XDK. Please resolve the issue by yourself.

bigbossmaher commented 7 years ago

this is visual studio

wf9a5m75 commented 7 years ago

I have never used visual studio also.

wf9a5m75 commented 7 years ago

And you can find past questions. https://github.com/mapsplugin/cordova-plugin-googlemaps/search?q=visual+studio&type=Issues&utf8=%E2%9C%93

bigbossmaher commented 7 years ago

what is the method that you use to develop hybrid apps ? ionic ?

bigbossmaher commented 7 years ago

i got the same error with Cordova command line , i ran this command cordova plugin add cordova-plugin-googlemaps --variable API_KEY_FOR_ANDROID="YOUR_ANDROID_API_KEY_IS_HERE" --variable API_KEY_FOR_IOS="YOUR_IOS_API_KEY_IS_HERE"

capture5

wf9a5m75 commented 7 years ago

Installing problem is depends on your environment. Not this plugin issue. Please resolve it by yourself.

This article might be helpful for your case. https://taco.visualstudio.com/en-us/docs/tips-and-workarounds-ios-ios-plugin-symlink-fix-readme/

bigbossmaher commented 7 years ago

thank you very much last question i have succesfelly installed the plugin when i run the app by Ripple i get unhandled exec call and the map not shown how to solve it

wf9a5m75 commented 7 years ago

This plugin does not run on Apache Ripple. Please use your actual device.