01/10/2025 10:53:00
Problem description
"Enter the game > WeChat automatic login (or manually log into WeChat) > the game enters the backend > QQ link launch the game" occasionally cannot trigger account inconsistency
Cause of the problem
Log investigation finds that no callback for different accounts is received. Because SlashActivity introduces the MOA component, this causes SlashActivity to occasionally start abnormally, further affecting the life cycle of GameActivity.
Solution
Remove SlashActivity and directly use GameActivity as MainActivity to start the game
Remove MOA call in SlashActivity
Copyright © 2025 MSDK.
All rights reserved.
All rights reserved.