on Status Reported
Callback invoked when the SDK reports status changes or errors.
This callback provides important information about SDK state changes, authentication results, device compatibility, and error conditions. Use this to handle authentication flow, show user feedback, and respond to error conditions.
Threading: This callback is always invoked on the main (UI) thread.