Different user account may cause different broadcasting status

I’ve developed an mobile game tool on ASUS Zenfones series with twitch API. It has a feature recording the game screen and live broadcasting to twitch platform. The weird thing is that different user account with same version app may cause different watching status while broadcasting.
New registered account wouldn’t have any problem, but old account may have unstable watching status. The live video(from old account live broadcasting) may only play around 10s, then keep buffering for a long time.
I have received the access token(implicit code flow) from twitch server and use it to post live video. The access token would update after login every time, so I can’t find out what the problem is.
Does anyone have same problem?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.