LiveStatus
The Live Status module allows you to configure and manage live status updates for your application.
#
Set up and Initialize SDKThe Flybuy SDK must be initialized when the application starts in order to configure the app authorization token and handle appropriate lifecycle methods.
Important: Complete all steps in the Android and iOS Setup guides.
#
Module Installation#
Native Initialization#
AndroidModify android/app/build.gradle
Modify MainApplication.kt
#
iOSModify iOS/yourproject/AppDelegate.mm
#
UsageRefer to the Flybuy Docs for a complete guide on usage of the Live Status module.