0% found this document useful (0 votes)
38 views

My Fil 5

The log entries show an application attempting to register with a push notification service provided by Xiaomi but failing to start a listener due to missing permissions. It then receives intent broadcasts for registration, notification, and subscription messages from the server. After several minutes, it receives an error message indicating the push connection is not established.

Uploaded by

Animo Time
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

My Fil 5

The log entries show an application attempting to register with a push notification service provided by Xiaomi but failing to start a listener due to missing permissions. It then receives intent broadcasts for registration, notification, and subscription messages from the server. After several minutes, it receives an error message indicating the push connection is not established.

Uploaded by

Animo Time
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

2020-03-22 19:57:24 PM com.xiaomi.

midrop [Thread:615] MIIDManager startMIIDUpdateListener failed cause lack


of GET_ACCOUNTS permission
2020-03-22 19:57:47 PM com.xiaomi.midrop [Thread:688] MIIDManager startMIIDUpdateListener failed cause lack
of GET_ACCOUNTS permission
2020-03-22 19:57:47 PM com.xiaomi.midrop [Thread:688] Don't send message before initialization succeeded!
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] receive an intent from server,
action=com.xiaomi.mipush.RECEIVE_MESSAGE
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] processing a message, action=Registration
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] Perf_code packetType 2037 length 302
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] Perf_code packetType 2041 length 312
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] Perf_code packetType 1003 length 287
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] ASSEMBLE_PUSH : assemble push register
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] ASSEMBLE_PUSH : FCM user switch : true FCM
online switch : true FCM isSupport : true
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] ASSEMBLE_PUSH : send token upload
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] Perf_code packetType 2048 length 574
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] receive an intent from server,
action=com.xiaomi.mipush.RECEIVE_MESSAGE
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] processing a message, action=Notification
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] Perf_code packetType 2048 length 757
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] ASSEMBLE_PUSH : receive fcm token sync ack
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:688] ASSEMBLE_PUSH : receive correct token
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:688] ASSEMBLE_PUSH : update sp file success!
fadwtApQD1k:APA91bG8GtN6X2tHZD4EsnBdd6JcVQyvKDF39kx12eBWUvfOZxkz6OU2ZmkLuBvgkeZ95vfQL
PtsZjxKFsGFoJ5WRMdCVhpF0MF-w8CT6wdEFwp1bVOGNAqFkVWK0WTetoMWpVEP0iSp
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] receive an intent from server,
action=com.xiaomi.mipush.RECEIVE_MESSAGE
2020-03-22 19:57:49 PM com.xiaomi.midrop [Thread:691] processing a message, action=Subscription
2020-03-22 19:57:52 PM com.xiaomi.midrop [Thread:688] Perf_code packetType 2016 length 266
2020-03-22 20:12:27 PM com.xiaomi.midrop [Thread:901] MIIDManager startMIIDUpdateListener failed cause lack
of GET_ACCOUNTS permission
2020-03-22 20:12:27 PM com.xiaomi.midrop [Thread:910] ASSEMBLE_PUSH : do not need to send token
2020-03-22 20:12:27 PM com.xiaomi.midrop [Thread:908] Perf_code packetType 2007 length -1
2020-03-22 20:12:27 PM com.xiaomi.midrop [Thread:910] receive an intent from server,
action=com.xiaomi.mipush.ERROR
2020-03-22 20:12:27 PM com.xiaomi.midrop receive a error message. code = 70000001, msg= the push is not
connected.
2020-03-22 20:12:27 PM com.xiaomi.midrop [Thread:910] receive an intent from server,
action=com.xiaomi.mipush.RECEIVE_MESSAGE
2020-03-22 20:12:27 PM com.xiaomi.midrop receiving an empty message, drop

You might also like