-
Notifications
You must be signed in to change notification settings - Fork 900
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
Fixing pendingintent for A12 #471
base: master
Are you sure you want to change the base?
Conversation
It's the same like #466 |
@hannesa2 still both are not merged or reviewed, this library is not being maintained properly in spite of high usage |
@tronku |
@hannesa2 will have to check your implementation, can't directly switch from eclipse paho |
@tronku Could you explain me how I can use your fixed version instead of the official version? Thanks!!! |
@Benjamin410 i copied all the files of mqtt in my project and just changed the pending intent flags. |
@tronku @hannesa2 changing these flags is giving me the error mentioned below: Fatal Exception: java.lang.SecurityException: Caller needs to hold android.permission.SCHEDULE_EXACT_ALARM to set exact alarms. |
Yes @shivamdhammi-winzo |
Is this branch going to get merged? It's passed all checks and without it, it's holding up the ability to upgrade target sdk versions. |
Thanks for this easy fix, it works perfectly. I hope it can be merged soon |
Please make sure that the following boxes are checked before submitting your Pull Request, thank you!