function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Josip Juric87Josip 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?
Best Answer chosen by Josip Juric87
Josip Juric87Josip Juric87
OK, I have managed to set up push notifications!
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