Notifications.setBadgeCountAsync not working?

Please provide the following:

  1. SDK Version: 47
  2. Platforms(Android/iOS/web/all): android

I manually call await Notifications.setBadgeCountAsync(123) on the press event of a button, but it does not add any badge on the app icon.
It seems to only work in debug while running on Expo Go.

Any reason why it wouldn’t work once the APK is installed?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.