Hi
I developed an App in codename One,
On the previous version this work fine in IOS and Android, I used the GoogleMaps.cn1lib.
Because I need to use some features not available in GoogleMaps.cn1lib for example Clustered Markes, I develop the map in a webBrowser component from scratch.
On the simulator and Android works fine, but this App not compile to IOS, I atach the log file.
I was try to delete de GoogleMaps.cn1lib and GoogleMaps.ver from the lib directory and send it to compile but it fails.
Can you help me?
** ARCHIVE FAILED **
The following build commands failed:
CompileC build/Build/Intermediates/ArchiveIntermediates/App/IntermediateBuildFilesPath/App.build/Release-iphoneos/App.build/Objects-normal/armv7/com_codename1_googlemaps_InternalNativeMapsImpl.o App-src/com_codename1_googlemaps_InternalNativeMapsImpl.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Failed xcodebuild step
Best Regards Kandy