ibm-bluemix-mobile-services / bms-clientsdk-cordova-plugin-push

Cordova Push notifications Plugin for IBM Cloud Mobile Services
Apache License 2.0
9 stars 9 forks source link

No known class method for selector 'sharedInstance' #103

Closed ayushbafna24 closed 6 years ago

ayushbafna24 commented 6 years ago
screen shot 2018-04-25 at 11 45 48 pm
AnanthaKrish commented 6 years ago

@ayushbafna24 this is because of the Xcode versions. Do the following to fix this issue ,

  1. in AppDelegate.m file import your `#import "[your-project-name]-Swift.h"

  2. In each error lines, start writing the [[CDVBMSPush sharedInstance] ....] you will get the right suggestion from the Xcode itself.

ayushbafna24 commented 6 years ago

image

ayushbafna24 commented 6 years ago

How to solve these issue ??

ayushbafna24 commented 6 years ago

Gentle Reminder....Waiting for a good response

AnanthaKrish commented 6 years ago

@ayushbafna24 Please follow any of this solutions - https://stackoverflow.com/questions/25777958/validation-error-invalid-bundle-the-bundle-at-contains-disallowed-file-fr