Greetings Folks,
My Mobile application gets log-out automatically in below use-cases:
1- When open the app after some hour's or another day
2- When the application was idle & in background for couple of hours
3- When an update done on application project + with 1 or 2
I am not able to to know the root cause why it get's logout. I want the application to be logged-in unless the user log-out.
Is that the issue with Max. Idle Time ?
Any Help Much Appreciated :)
Thanks,
Assif
assif_tiger wrote:
Hello assif_tiger,Max.Idle time is the maximum length of time that a connection can stay active when no traffic is sent through the connection.So,once the mobile application goes offline ,user need to login back again-Change the Max. Idle time to desire time
@assif_tiger did you solve you problem? Share the gold with us :)Also did you find any best practise related with MAx.Idle Time?