-
Notifications
You must be signed in to change notification settings - Fork 10
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
Huawei devices #5
Comments
Need a huawei device to be able to make it work. |
add AndroidManifest.xml but not working. |
use this code :
|
I solved the problem with the following solution: In AndroidManifest.xml
In BadgeProviderFactory.cs
In HuaweiBadgeProvider.cs `public override void SetBadge(int badgeNumber)
|
Can I ask if you fixed it by extend the badgeProvider or recompile the whole package to dll? |
I tried the library on Huawei Mate 8 with no luck.
It was working on Samsung devices! Any fix I can do?
Appreciate any help or insights.
The text was updated successfully, but these errors were encountered: