initialize

Initializes the SDK, registers background jobs, and starts app lifecycle listeners. Background syncing is required to keep the user's access up to date.


Note: This method needs to be called in Application.onCreate(), before any other Parakey SDK method is called.

Parameters

app

the application context