1
Answer

Configure RTDN from backend in ASP.NET Web API.

I have implemented In-App Purchase in my ASP.NET project. Now I want to implement Real Time Developer Notification from the android side in my backend. So that I can get all the notifications at my backend from the play store.

Answers (1)