I wrote a Firebase Function in Node.js for deleting a user, and I deployed it (my first function-yay!). How do I call it from my Xamarin.Forms App? Is there a package for the SDK that I should use? Or is there a solution with an HTTP request? Thank you!
↧