avivais / phonegap-parse-plugin

Phonegap 3.0.0 plugin for Parse.com push service
195 stars 315 forks source link

IOS support #61

Open kuamatzin opened 9 years ago

kuamatzin commented 9 years ago

I don't have problems with this plugin in Android, even i can initialize the plugin in the android emulator i'm able to get the installation id, but with IOS i'm having problems, in the IOS emulator the function parsePlugin.initialize don't work. I opened the project in Xcode and trying to run the app in my iPhone to see if works, but it didn't.

I need some help!

kuamatzin commented 9 years ago

I'm getting this error in the Xcode console: 2015-05-29 13:44:04.623 Bondzu[3932:88606] -[CDVCommandQueue executePending] [Line 159] FAILED pluginJSON = ["File1590850144","File","requestAllPaths",[]] 2015-05-29 13:44:53.006 Bondzu[3932:88606] CDVPlugin class CDVParsePlugin (pluginName: ParsePlugin) does not exist. 2015-05-29 13:44:53.006 Bondzu[3932:88606] ERROR: Plugin 'ParsePlugin' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.

budda commented 9 years ago

Besides getting the plugin working for iOS are you aware that you cannot test in the iOS emulator anyway? See https://www.parse.com/questions/push-notifications-are-not-supported-in-the-ios-simulator