Skip to main content
Version: 4.0.x.x RR

Introduction and essentials

The core SDK scenarios with backend interactions are covered by operations for registration, authentication and deregistration. Additional operations not necessarily involving backend communications are covered in the other operations chapter.

tip

We recommend

  • Reading the lifecycle section for the registration and authentication operations to get a grasp of the operation sequence and required implementations.
  • Reading our best practices section to avoid some common mistakes.
  • Reading the error handling section to get an overview of the different error types your app should handle.