01/10/2025 10:53:00
Problem description
Call TPNS to register MSDKPush.RegisterPush interface, which is push function. The account
parameter passes an empty string. Android cannot receive the push message sent by the Feiying System console.
Cause of the problem
TPNS registers the push function, that is, MSDKPush.RegisterPush interface. The account
parameter cannot be empty and cannot be a single character such as "2" and "a".
Solution
As long as the account
parameter is set to any character except a single character, you can successfully register the push function to obtain the deviceToken
field of TPNS and receive the push message normally.
Copyright © 2025 MSDK.
All rights reserved.
All rights reserved.