José Paulo Oliveira Filho

Results 19 comments of José Paulo Oliveira Filho

Hi.. I really need this. How do I install your forked project?.. I tried to compile and replace my files with yours, but it gave me a reference error..

Thank you so much! It throws this error when compiling to Release in Android with linking properties set to SDK Assemblies: ```csharp Falha inesperada da tarefa "LinkAssemblies". Mono.Linker.MarkException: Error processing...

7.1 (so I could use version 2.1, otherwise it wouldn't work) Maybe it's because of that.. good point

Yeah, just built it on 8.1 and it went just fine. Tested it with instant notifications and it's working alright. Now I'm testing with the app closed and rebooting.

It's working good. But why the icon I set is not being used? ![screenshot-1531681250693](https://user-images.githubusercontent.com/28984633/42737375-9dc61a76-8848-11e8-863f-8c6cfe1f5eec.jpg) If the notification is fired while the app is open, it works out ok: ![screenshot-1531681636546](https://user-images.githubusercontent.com/28984633/42737409-56542092-8849-11e8-8b51-29344b3e9e34.jpg) Do...

> First things first, i was not able to get the Notification running when the app is closed and you had started the app from Visual Studio. But when you...

07-17 09:53:52.715 D/MyApp (30372): Denied It's denied.. How can I ask for that permission on runtime? I've searched a lot and this was what I came up with: ```csharp async...

No problem, man. You already helped a lot with fixing the issue where the notifications wouldn't fire if the app was closed, and that's a lot for me. Thank you!

I see. If you achieve it, let me know, please :)

Hey, I'm getting some unexpected behavior. When I try to install on any Android below 8.0, this error shows up: ``` 3>Unexpected install output: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI:...