Fixing pendingintent for A12 - #471
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!