W
W
WeenyGame2014-04-03 14:09:13
Android
WeenyGame, 2014-04-03 14:09:13

How to work with Android VK SDK?

Good afternoon!
I am new to android development. I want to make a small application for taxi drivers and I can’t solve one problem in any way - for some reason, through the Android VK SDK, I get etoken with expire = 86400, that is, one day. Is there any way to increase this lifetime?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Domrachev, 2014-04-03
@MrLoki

What for? The token can fall off not only because of the lifetime.
If requests with this token start giving an error ( User authorization failed. ), you can intercept it and reauthorize.

If the key has expired, then it is necessary to repeat all the steps described above, but in this case the user will no longer have to allow access twice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question