Reputation: 21
I added the agora_rtc_engine package to my Flutter app to implement a call feature. However, sometimes while making a call, it throws an error. The issue seems to resolve itself randomly.
I suspect it might be related to token handling, such as needing to manage token refresh or handle token expiration, as suggested in the package documentation. However, I’m not sure how to properly implement this. Could you help clarify and guide me on how to handle this situation? Error Reference -
Sf EASE HARES eT EE) HERR Sayan TERE gE AEm AE Lr EER RSs MAM, JERE Hah Sas TERE RE D/AudioTrackExtTnpl (20448): doschedBoost, set audioapp task boost, pid-20449, tid=32265, enable-1, ret-8 D/Listserviceltils(20448): checkInlistByuid module: change-futex-timeout uid:10666 cost 482us return @ I/AudioTrack(29440): setMarkerPosition(11234): @xb4geee7742963860, marker = ©
I/AudioTrack(2440) : setPositionUpdatePeriod(11234): @xb40eRR7742963808, updateperiod = © D/AudioTrack(20440) : start(11234): prior state:STATE STOPPED output 13 stream 3 session 56529
I/flutter (20448): [onError] lerr: ErrorCodeType.errInvalidToken, msg:
I/flutter (29440): [onError] err: ErrorCodeType.errInvalidToken, msg:
Upvotes: 0
Views: 36