DEV Community

MRFTUY
MRFTUY

Posted on

Xamarin/C# app

I am developing an application in Xamarin/C# and I need to receive a JSON from an API that monitors a MySQL server, regardless of whether the application is running or not, and depending on the return, display a notification with a message. Where can I find some guide to do this? I cant find examples to do this.

Top comments (0)