You need to sign in to do that
Don't have an account?
Josip Juric87
Mobile SDK + Push Notifications on iOS
Hi! I am trying to setup push notifications for an app on iOS. Unfortunately the developer guide is not very clear, if you have no experience with iOS development...
So, the developer guide says: "Salesforce Mobile SDK for iOS provides the SFPushNotificationManager class to handle push registration. To use it, import <SalesforceSDKCore/SFPushNotificationManager>". How/Where/From where do I import this?
Is there maybe some tutorial explaining it step-by-step?
So, the developer guide says: "Salesforce Mobile SDK for iOS provides the SFPushNotificationManager class to handle push registration. To use it, import <SalesforceSDKCore/SFPushNotificationManager>". How/Where/From where do I import this?
Is there maybe some tutorial explaining it step-by-step?
Actually, there are no code modifications you need to do in XCode (maybe this has changed in some new release of the SDK). All you have to do is setup the connected app for push notification, and it should work automatically. It is nicely explained in this video https://www.youtube.com/watch?v=b1GUvEjbdns