SDK Initialization
To run the Real-time CDP SDK, you must initialize the SDK with configuration.
To automatically register and ask for permission, set the enableNotification property to ‘YES’. This creates an instance of Real-time CDP class used to track app launches, receive in-app notifications, and enable deep-link tracking.
To track the user location of device, you can set the enableLocation property to ‘YES’. The user location of device is tracked if GPS is ON.
Next Steps
You have successfully performed the basic Real-time CDP SDK integration with iOS app and are now ready to automatically track clickstream events such as app launches and associating that information with profiles for each of your customers.