Hello,
Following this tutorial : https://www.b4x.com/android/forum/threads/google-play-developer-api.81839/#content
on stackoverflow, someone wrote : "The access_token expires after one hour of exchange you so need some server code to handle this and Google have provided several libraries in many languages to handle this (list not exhaustive):"
My question is : should we run the server app described in Erel's tutorial on a vps so that token is updated every hour ? because I need to check users inventory on every user logon to my app ?
Thanks
Following this tutorial : https://www.b4x.com/android/forum/threads/google-play-developer-api.81839/#content
on stackoverflow, someone wrote : "The access_token expires after one hour of exchange you so need some server code to handle this and Google have provided several libraries in many languages to handle this (list not exhaustive):"
My question is : should we run the server app described in Erel's tutorial on a vps so that token is updated every hour ? because I need to check users inventory on every user logon to my app ?
Thanks