Give us feedback
mobile-user-session
Mobile icon

Mobile User Session

Stable version 1.0.0 (Compatible with OutSystems 11)
Also available for 10
Uploaded on 07 September 2018 by 
5.0
 (2 ratings)
mobile-user-session

Mobile User Session

Details
How to create mobile user session.
Read more
This mobile app is a sample on how to use mobile session with javascript.
In here you have 2 client actions that you should use in your app
  1. GetMobileUserSession
  2. SetMobileUserSession
Also, together with this 2 actions, you should add OnApplicationReady Event using the same logic that I you can find on this app.
As a final note, you should also use the LocalUserSession entity to make sure that you save the session inside the local entity, to make the user session persist.
Release notes (1.0.0)
Reviews (0)