Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not completely clear the badge number on iOS #148

Open
kjirou opened this issue Mar 16, 2023 · 1 comment
Open

Can not completely clear the badge number on iOS #148

kjirou opened this issue Mar 16, 2023 · 1 comment
Labels

Comments

@kjirou
Copy link

kjirou commented Mar 16, 2023

I am having trouble with unexpected behavior and would appreciate any help.

Details of the unexpected behavior

For example, the following behavior.

  1. The iOS app (created using pushwoosh-react-native-plugin and already registered the device using Pushwoosh.register()) is inactive.
  2. Send a One Time Push of +1 from the app.pushwoosh.com.
  3. A badge of 1 is displayed on an app.
  4. Start the application and call Pushwoosh.setApplicationIconBadgeNumber(0). As a result, the app badge disappeared from the iOS home screen.
  5. Task kill the app and make it inactive.
  6. Again, send +1 One Time Push from the app.pushwoosh.com.
  7. The app badge now shows 2.

I expect to see a 1 on my badge at the end.

I would be grateful for your advice if there is anything I might be doing wrong.

Environments

@wfhm wfhm added the 75658 label Mar 16, 2023
@enginseer-dev
Copy link

@kjirou We apologize for the delay in addressing this issue.
We experienced some difficulties with our GitHub integration, and as a result, some tickets including this one were overlooked.

Could you please confirm whether this issue is still occurring for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants