You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I the past, there used to be a function updateBackgroundNotification to update the content of the sticky notification when background mode is active on Android. This method is still documented, but it appears to not exist in the library.
A quick search in the repo for updateBackgroundNotification only show hits inside documentation files but not in the lib folder.
Expected behavior
I am able to update the background notification title, subtitle etc. using the documented method.
Tested on:
Location 7.0.0, in VS Code.
The text was updated successfully, but these errors were encountered:
Describe the bug
I the past, there used to be a function
updateBackgroundNotification
to update the content of the sticky notification when background mode is active on Android. This method is still documented, but it appears to not exist in the library.A quick search in the repo for updateBackgroundNotification only show hits inside documentation files but not in the lib folder.
Expected behavior
I am able to update the background notification title, subtitle etc. using the documented method.
Tested on:
The text was updated successfully, but these errors were encountered: