2. Configuration
Last updated
Last updated
Complete the steps in the iOS page.
Set up the required permissions for iOS, as outlined in the page.
Set up the required permissions for Android, as outlined in the page.
When the Sentiance SDK runs in the background, it initiates a foreground service and provides a notification to Android, which is displayed to the user while the service is active. To customize this notification, you can make changes in the AndroidManifest.xml
file.
By customizing the notification in the AndroidManifest.xml
file, you can tailor the appearance and behavior of the notification to match the branding and user experience of your application. This allows you to provide a seamless and consistent experience to your users while the Sentiance SDK operates in the background.
Please note that customizing the notification should be done carefully to ensure that it complies with Android guidelines and user preferences. By doing so, you can enhance the overall user experience and maintain a cohesive presentation of your app and the Sentiance SDK's background functionality.