0

I've been building a flutter app that communicates with a Django rest API server. Recently I added a subscription service into the app and I have the ability to perform the purchases on both platforms and able to verify them server-side for the Apple AppStore. However, I am having a bit of trouble trying to do the same with the play store API's. I want to know if there is a way to use this endpoint without Oauth2? I don't have /need sign in with google in the app and I would like to avoid it if possible.I've tried using some of the solutions from this post but I think they may be out dated since they are from 2018.

jay patel
  • 35
  • 4

0 Answers0