Disable notification badges
Last updated
Last updated
Package Name: 'com.wizarpos.android.home'
Class Name: 'com.wizarpos.android.home.service.LauncherApiService'
Before using the interface, ensure the package is imported and necessary permissions are added to the Android manifest file.
SmartPOS launcher version>=2.7.8.
Include the following permissions in your application's manifest:
'com.wizarpos.permission.UPDATE_WORKSPACE_NOTIFICATION_BADGE'
Enable/Disable notification badges.
Parameters | |
---|---|
Add badgeVisible="false" in <desktop>. For example:
Here is the detail information for homesettings configuration.
visable
true: enable; false: disable