I have the issue is when I create a call between 2 devices, at the 60 minutes of that call the app will crash. I'm following the docs agora videos call but can't find any solution for this.
Asked
Active
Viewed 507 times
1 Answers
0
I see Hải Trần has posted the response already in the comments.
But for anyone looking into this, you can use the delegate callback methods to be notified either when a token will expire soon, or has already expired.
This method will notify you 30 seconds before the current token expires: https://docs.agora.io/en/Video/API%20Reference/oc/Protocols/AgoraRtcEngineDelegate.html?platform=iOS#//api/name/rtcEngine:tokenPrivilegeWillExpire:

maxxfrazer
- 1,173
- 6
- 15