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

Android 6.0.1 - Sony #168

Closed
ofog opened this issue Feb 2, 2017 · 5 comments
Closed

Android 6.0.1 - Sony #168

ofog opened this issue Feb 2, 2017 · 5 comments

Comments

@ofog
Copy link

ofog commented Feb 2, 2017

I use ShortcutBadger through the phonegap-plugin-push plugin. Historically I had no problems with my phone (Sony E6653) displaying badges when it was running 5.1.1 but after having upgraded I am no longer able to update the badge.

Running the plugin's setApplicationIconBadgeNumber function does strangely result in the success callback being run, but no badge is shown. IsBadgeWorking does work on the device and is able to set a badge.

I believe phonegap-plugin-push uses ShortcutBadger 1.1.11

The issue I've raised on phonegap-plugin-push: phonegap/phonegap-plugin-push#1560

@leolin310148
Copy link
Owner

Hi @oliverfogden
maybe you need to ask the phonegap-plugin-push to update the Shortcutbadger

@macdonst
Copy link

macdonst commented Feb 3, 2017

@leolin310148 What version of ShortcutBadger should I be using? I'm including 1.1.11 with the plugin, is there an update?

@macdonst
Copy link

macdonst commented Feb 3, 2017

@leolin310148 ah, now I see that .12 is now available. I'll update and have the user re-test.

@macdonst
Copy link

macdonst commented Feb 3, 2017

@leolin310148 @oliverfogden and I upgraded to 1.1.12 and the problem still exists. How can we debug, collect logs, etc?

@Jolete
Copy link

Jolete commented Mar 13, 2017

Hi, I have a Sony Xperia™ Z3 and the Badge has not showed. I can see the push.setApplicationIconBadgeNumber() function is called but I cannot see any badge. I'm working with phonegap/phonegap-plugin-push plugin.

Could I do something to resolve this problem?

Regards

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

No branches or pull requests

4 participants