I am using V1.5.
Working great on Huawei and Samsung Note 10.
The app icon on the Homepage has a red dot with the number displayed.
I am loading the value from a database table "count".
This works great and the number in the red dot increases/decreases as expected.
However, I cannot get rid of the "1" displayed in the red dot - I count = 0, the red dot displays 1.
I have tried "badge.removeCount" and "badge.applyCount(0): but always "1" remains.
Working great on Huawei and Samsung Note 10.
The app icon on the Homepage has a red dot with the number displayed.
I am loading the value from a database table "count".
This works great and the number in the red dot increases/decreases as expected.
However, I cannot get rid of the "1" displayed in the red dot - I count = 0, the red dot displays 1.
I have tried "badge.removeCount" and "badge.applyCount(0): but always "1" remains.