AgoraIO / RTM

143 stars 160 forks source link

User leaves channel after 30 sec while app is in background #151

Closed AV2RY closed 3 years ago

AV2RY commented 3 years ago

Hi, I noticed that a user leaves channel while his app in background after 30 secs. Is there a way to avoid that? Thanks.

imdotnhsang commented 2 years ago

Hi @AV2RY, I am having the problem same. Do you solve it? and How?

plutoless commented 2 years ago

@imnhsang which platform are you using?

imdotnhsang commented 2 years ago

@plutoless I am using iOS and React Native frameworks

plutoless commented 2 years ago

i believe that's system behavior that apple does not allow long time living tasks running in background when the app is not active.

imdotnhsang commented 2 years ago

well. I will check, thank you @plutoless