Skip to main content

Session manage in App



// STEP 1 -> Check token/regid is present or not
// STEP 2 -> If token/regid is present get data of user
// STEP 3 -> If user data present then show home else login


 

Comments