Fabio Butti
Fabio Butti
TL;DR: need advice to finish developing a Flutter formatter. Hi Sebastian, I am a mobile developer on a small Italian team that develops mostly native and we use twine on...
Hi, my use case is this: 1. Install app 2. Call Register => IPushNotificationListener.OnRegistered called => token sent to server 3. Call Unregister => IPushNotificationListener.OnUnregistered called => token removed from...
I have a Xamarin.Forms project for an iOS/Android app. I correctly installed this plugin I would like to customize the behavior of the `PushNotificationGcmListener` shipped in this plugin, but i...