...
The SDK uses an established session with the server. SDK fields send a message when updated (eg tab out of a field) to the server and the server will send a response that covers other fields being displayed. When a grid is requested by the SDK - the local app will not know the number of columns returned and related methods.
The requirement is to create
- an example Android App
- an The example Android App from the link above
- A new example Android App (See below)
- The example IOS App from the link above
- A new example iOS app (see below)
- Supporting documentation created in Confluence (here)
The example App's will require
- Login Page / Ability to use thumbprint login
- Ability to bypass login - note that server times out so app may need to send server login as part of a request for information
- Landing Page - navigation to 2 other pages + grid of data
- Send current location Button
- Enable current location when using the app (minimal traffic)
- Respond to server request for location when using the app
- Allow app to receive messages when not in use
- Key is showing use of the SDK so others can follow the examples
- A test screen with
- A date field t