Pre run steps:
a) Import servoy_sample_mobile and servoy_sample_mobile_service in
developer.
b) import servoy_sample_crm and svyCore to easily see changes in sample crm, when synced from mobile

Steps to run:
1) make servoy_sample_mobile the active solution
2) export as mobile.war into <servoy7.0install>/application_server/server/webapps (via context menu on active solution)
3) activate servoy_sample_mobile_service
4) openhttp://localhost:8080/servoy_sample_mobile/index.html in chrome or firefox

You will see some company records displayed after logging in with
"demo"/"demo", navigate to contacts> contact, do edit/save

Before doing a mobile "sync" to push data back open (in new tab/browser): http://localhost:8080/servoy-webclient/solutions/solution/servoy_sample_crm?nodebug=true
When now doing a "sync" on mobile any new contact or edit should show in sample crm,
also opening multiple mobile clients in different browsers will show changes after sync.