v0.6.12
Improvements:
- MXCallManager: Better handle call invites when the app resumes.
- MXCall: Improve the sending of local ICE candidates to avoid HTTP 429(Too Many Requests) response
- MXCall: Added the audioToSpeaker property to choose between the main and the ear speaker.
- MXRoomState: Added the joinedMembers property.
- MXLogger: Added the isMainThread information in crash logs.
Bug fixes:
- MXJingleCallStackCall: Added sanity check on creation of RTCICEServer objects as crashes have been reported.