Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

https://github.com/expanz

The requirement is to create

  1. an example Android App 
  2. an The example Android App from the link above
  3. A new example Android App (See below)
  4. The example IOS App from the link above
  5. A new example iOS app (see below)
  6. Supporting documentation created in Confluence (here)

The example App's will require

  1. Login Page / Ability to use thumbprint login
  2. Ability to bypass login - note that server times out so app may need to send server login as part of a request for information
  3. Landing Page - navigation to 2 other pages + grid of data
  4. Send current location Button
  5. Enable current location when using the app (minimal traffic)
  6. Respond to server request for location when using the app
  7. Allow app to receive messages when not in use
  8. Key is showing use of the SDK so others can follow the examples
  9. A test screen with
    1. A date field t