Initialization
Initialization of the 98point6 SDK contains two components:
Partner Key
Authentication Delegate
Partner Key
Obtaining your partner key depends on whether you are on the demo version or have integrated with the 98point6 bi-monthly (twice a month) builds:
Demo version: test key is provided in the SDK example app included with each build.
Bi-monthly builds: Reach out to your 98point6 account manager if you do not currently have a partner key.
Authentication Delegate
There are currently two delegates that you can provide to the initialization method:
Patient Identifier: used by the SDK to understand when a new patient has logged into the host app. When using this delegate, the SDK defaults to the phone number and one time, PIN authentication.
Single Sign-on (SSO): used by the SDK to request SSO tokens and to provide information back to the host app about SSO. When using this delegate, the SDK uses the SSO authentication. (See SSO for further assistance.)