Results 7 issues of Muhammad Adi

merge when green

Can you please explain how to handle token when it is expired? I see a function to handle when token is expired in BaseActivity. Thanks

Hi, I've upload your code to jcenter, and give little modification in my git, check it out : https://github.com/adisiji/ExpandableTextView Do you mind ? Thank you

Hi, I'd like to give a suggestion, so we can set video quality when we create a group video call. Thank You!

As a group admin, I want to remove the members. Here is the code to remove member: ``` val group = Mesibo.getProfile(groupId) group.groupProfile.removeMember(member.id) ``` *Note that this only invoked if...

Hi there, Thank you for your kind support here. I have a problem when I stop Mesibo, then setup the access token with different token. Because I want to change...

Hi ! I got this error when app is killed : ``` Fatal Exception: java.lang.RuntimeException: Unable to stop service com.mesibo.api.MesiboService@155165b: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.content.Intent.prepareToLeaveProcess(android.content.Context)' on a...