khay_gabi
i am currently using leancloud developer mode, actually i am using different android devices to create user accounts but whenever a new account is created the latest user account automatically login to all the other devices.is there any reason as to why this occurs and any solution will be accepted.
1.Register Activity: Also launches an intent to specific activities according to user status. But when a new account is created on a different device all the devices logs in to the latest account created. if(NetworkConnection.isConnectedToInternet(getApplicationContext())){ switch(v.getId()){ case R…