Recent content by Arjun Mr

  1. A

    One user at a time while running an app.

    I am trying to develop an application in which a login is added. But i am stuck with the following problem: 1. How can i detect whether a user has exit from the application(once accessed) without loggedout.(say if he exit the app without clicking the logout button) 2. If it is not possible...