-
Notifications
You must be signed in to change notification settings - Fork 22
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
Not working on Android #5
Comments
I implemented Badge for Android using some native libraries and posts as references. I have support for Samsung, HTC, Sony, LG, Adw, Apex, Asus, Nova, Solid, Xiaomi and a Default launcher provider. I want to give you this code so you can merge with your plugin and update nuget package. |
Hey - was this ever fixed? I am using CrossBadge.SetBadge(5) but all it does it show a "5 new messages" popup with no information whatsoever... |
You better use my branch where Android has the fix. Download and add as reference in your project. I asked for a merge but never got answer. |
Hi Alex - this one? |
Yes |
@alexrainman Alex, did your branch work on the Google Nexus phones for you (e.g. nexus 5). I am still getting a "5 new messages" notification rather than a badge. |
@alexrainman Hi Alex, did your branch work on the Sony. I am still getting a "5 new messages" notification rather than a badge. So after install nugget you have set setting in AndroidManifest or permission? I don't know what I going on. Please help.....Thank advance. |
@carl-neng the answer is yes. My branch work on all supported devices. |
@alexrainman Hi Alex, thank u so much. I know what you mean but why nuget not update like this? I can't implementation of ur branch. I has been build dll with ur branch but it not working. Yes exactly I difficultly to implementation. So if you can update nuget version for this reason. thank advance. |
@alexrainman Hi Alex, Yes, I'm really thank u so much. It is working right now. |
I advice you to use this https://github.com/leolin310148/ShortcutBadger so you don't need a notification.
The text was updated successfully, but these errors were encountered: