cranberrygame / cordova-plugin-pushnotification-parsepushnotification

16 stars 16 forks source link

Can't compile in ios #13

Closed zhouhao27 closed 8 years ago

zhouhao27 commented 8 years ago

Got the following error message:

/Users/Public/test/push/platforms/ios/HelloCordova/Classes/MainViewController.m:109:19: No visible @interface for 'CDVViewController' declares the selector 'webViewDidFinishLoad:'

zhouhao27 commented 8 years ago

I think it's the cordova-ios version issue. I upgrade to latest version. It then works.