Updated on 2025-09-19 GMT+08:00

Login Exception Notification

Notification Description

A notification is sent when login failed.

Method Definition

- (void)onLoginError:(NSError *)error;

Precautions

  1. Set the globalHandler delegate during SDK initialization or set the delegate on the target page.

Parameter Description

Table 1 Parameter description

Parameter

Type

Description

error

NSError *

Error code. For details, see Error Code Reference.