gonzaloaune / GCMPushPlugin

Push notifications for Cordova (GCM & Native support)
MIT License
37 stars 20 forks source link

Google/CloudMessaging.h' file not found for ios on CORDOVA #30

Open RezaRahmati opened 8 years ago

RezaRahmati commented 8 years ago

Hi guys

I will get this error during build "Google/CloudMessaging.h' file not found" I have read other reported bugs on same issue, the problem is I am using crodova so there is no pod file for us to change or changing xcode project options,

Has any body ever integrate with cordova or phonegap?

inni-indraneel commented 7 years ago

Hi ,

got an error while compiling code

The following build commands failed: CompileC build/hGCM.build/Debug-iphonesimulator/hGCM.build/Objects-normal/x86_64/GCMPushPlugin.o hGCM/Plugins/cordova-plugin-gcmpushplugin/GCMPushPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler Ld build/emulator/hGCM.app/hGCM normal x86_64 GenerateDSYMFile build/emulator/hGCM.app.dSYM build/emulator/hGCM.app/hGCM

mohanoorani commented 6 years ago

add pod 'Google/CloudMessaging' to podfile