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

No known class method for selector 'sharedInstance'

Closed this issue · 5 comments

@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.

How to solve these issue ??

Gentle Reminder....Waiting for a good response