You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It has worked for IOS, please make a new release version on pub.
5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can use temp
5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not working on IOS, I don't receiver
RemoteInvitation
fromcallManager?.onRemoteInvitationReceived
when caller have sent it.5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version 1.5.8 has been released.
5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LichKing-2234 you can check again on IOS, it doesn't work. I don't receive
RemoteInvitation
fromcallManager?.onRemoteInvitationReceived
.5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@doanbh pls try the example on the master branch, I remember it works.
5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LichKing-2234 yes, I try with both v1.6.0 still not working on IOS. Can you try with RTM token, Is it the reason?
5cd710c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/blob/master/example/lib/main.dart#L148
is this line working for you?