B4J Question Google Play Developer Api question

tufanv

Expert
Licensed User
Longtime User
Hello,

@Erel 's tutorial about Play developer API gives us 2 b4j projects. I have tested it on local and everything works fine but my question is in the tutorial, we first launch the first b4j project which opens the browser to authorize google play account. later we run the second project with that received token.

Now everything is ok on local, I want to move it to a vps on remote. As I wont be able to run the first app which will open a browser to authorize google app on the linux vps , should we only run the second server app only and will it be enough or what ?

I am confused here.
 
Top