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
@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?
I am having trouble with unexpected behavior and would appreciate any help.
Details of the unexpected behavior
For example, the following behavior.
pushwoosh-react-native-plugin
and already registered the device usingPushwoosh.register()
) is inactive.+1
from theapp.pushwoosh.com
.1
is displayed on an app.Pushwoosh.setApplicationIconBadgeNumber(0)
. As a result, the app badge disappeared from the iOS home screen.+1
One Time Push from theapp.pushwoosh.com
.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
[email protected]
[email protected]
@react-native-community/[email protected]
setApplicationIconBadgeNumber()
to this method, but the result did not change.16.3.1
.The text was updated successfully, but these errors were encountered: