mesibo
mesibo
Please post this in Android or iOS repository. Thanks
Yes, it will be eventually open source. In the meantime, I have taken your request to the development team.
mesibo does not allow recording to mp3 now. The recording feature is in pipeline. The noise cancellation is enabled by default.
Ensure that you perform a hard reload. In your case, the previous version of API is being picked up from the browser cache.
What is the ios version on those devices? Can you reproduce it on iPhone 6 and above?
ok, we will look into it. In the meantime, update your devices to 11.x
This is indeed an interesting requirement and certainly doable. However if you share more information how do you plan to use it, we will have better suggestions.
Thanks for the elaborations. Try setting calling access token with null before setting a new token and let us know. ``` setAccessToken(null); setAccessToken(newToken); ```
Let me raise an internal ticket on this. Some of the restrictions were put for privacy reasons. In the meantime, look at the messenger implementation where we restart on logout...
Ensure that the 'from' field is a valid user.