General Guidelines https://trello.com/c/IX6n2xmz/73-general-guidelines https://trello.com/c/DHKrU6mA/81-data-sync-general-guidelines Prerequisites Follow the steps in this card to configure mobile services in OpenShift and install Ionic Showcase App locally Steps Below steps should be done with example app on both Android and iOS real devices. 1. Run npm run ionic:android/npm run ionic:ios You should be redirected to a Keycloak Login page 2. Login as a user you've created in the Keycloak configuration step 3. Go to Manage tasks section You should see an empty list of tasks. Network status should be Online 4. Try to add/update/delete some tasks and verify the app works as expected 5. Go to User profile section of the app You should see the details about your user profile (first & last name, email, roles) 6. Click on Logout You should be logged out and stay on the User profile page with option to Login again 7. Click on Login You should see the details about your user profile (first & last name, email, roles) 8. Go to Manage tasks section 9. Try to add/update/delete some tasks and verify the app works as expected Trello link |