-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video calls iOS #179
Video calls iOS #179
Conversation
Handling of replacement messages. Removed the unnecessary 'x-tinode-webrtc' mime header.
Looks OK at the first glance. Let's merge and then fix. I made two material changes in Android compare to your code:
It might be a good idea to do it the same way here too. BTW, the cache management in iOS is busted: it does not work when trying to fetch older messages. I'm trying to fix it now. |
Sounds good. I'll follow up with the similar changes in iOS. |
Basic functionality should be working