ibm-bluemix-mobile-services/bms-samples-swift-hellopush

Value of type 'BMSPushClient' has no member application

Closed this issue · 1 comments

Hello,

I get this error, here is the lines where it happens:
Value of type 'BMSPushClient' has no member application

let push = BMSPushClient.sharedInstance
push.application(UIApplication.sharedApplication(), didReceiveRemoteNotification: userInfo)

Please Use the latest sample. Thank you