Stu Stirling

Results 13 comments of Stu Stirling

Again, I can't speak with 100% conviction and feel free to disagree with me because I'm learning it myself and by no means an expert. I guess it depends on...

Adding this to my modules `consumer-rules.pro` fixed the issue `-keep class my.package.NotificationServiceExtension { *; }`

I have implemented an extension of the `PermissionState` to handle exactly this. Let me know what you think and any improvements are welcome. Manually tested and works well. Essentially I...