dpa99c / phonegap-launch-navigator

Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369 stars 131 forks source link

Unable to build on iOS, clang linker command failed #105

Closed sumitsoman closed 7 years ago

sumitsoman commented 7 years ago

I am unable to build the app on XCode on iOS as the build command fails with the following error:

error

I am able to compile, build and run the basic Cordova project on the simulator, but after adding the plugins I get the above error. I tried renaming the variables CMEmptyAddress and CMEmptyCoord in the files CMMapLauncher.m and CMMapLauncher.h but on re-building the same error pops up for the renamed variables. Please help on how this can be resolved.

dpa99c commented 7 years ago

Duplicates #92