Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  1. an example Android App 
  2. an example IOS App
  3. Supporting documentation created in Confluence (here)

The example App's will require

  1. Login Page
  2. Landing Page
  3. Send current location Button
  4. Enable current location when using the app
  5. Allow app to receive messages when not in use
  6. Key is showing use of the SDK
  7. A test screen with
    1. A date field t
  • No labels