RE: RE: AIHOA based login with HiveAuth & Sign a message - works well with iOS App now
You are viewing a single comment's thread from:

RE: AIHOA based login with HiveAuth & Sign a message - works well with iOS App now

Words
42
Reading
1 min
Listen
Play
1y

It would be preferred to use errorCode === 4901 to check for existing logins instead of checking the error string. This way you may use it to display a localized error message to the user.

The full list of error codes may be found here.

@techcoderx: It would be preferred | Ecency