The changelog for Accelerator-Core
iOS.
- Fix a crash on un-subscribing
Cocoapods release
- Point OpenTok iOS SDK to at least 2.13.0
- Fix problem with subscriber cleanup
- Point OpenTok iOS SDK to at least 2.12.0
- Fix SVProgress on the sample app
- Ensure session is bind to dataSource to avoid invalidity.
- Fix a crash during releasing subscribers on
audioLevelDelegate
- Point OpenTok iOS SDK to at least 2.11.0
- Enhance on documentation
- Fix an issue that
OTOneToOneCommunicationController
won't disconnect automatically
- Add a Ready-in-Use for one-to-one communication:
OTOneToOneCommunicationController
- Add two callback methods
didTapAudioButtonOnVideoControlView:
anddidTapVideoButtonOnVideoControlView:
on OTAudioVideoControlView - Seperate OTAudioVideoControlView from OTVideoView to be an independent class
- Add a basic UI testing
- Enable preferred resolution so OpenTok cloud will send desired resolution
- Enhancements on the sample app
- Enhancements on the docs about pre-defined UI
- Introduce a new property to access connection count
- Introduce a new property to indicate whether it's the first connection
- The minimum OpenTok iOS SDK now is eqaul or above 2.10.0 which requires iOS SDK 9.0 or above
- Add one more log entry to make sure that sessionId, connectionId and partnerId are logged
- Fix a crash that publisher is not cleaned up in OTVideoView upon deallocation
- Fix a convenient initializer potential bug
- Fix a minor publishOnly bug
- Fix OpenTok iOS SDK deprecated warnings
- Update Audio/Video control upon ininitialization of
OTVideoView
- Add installation guide and sample codes to README.md
- Add tags on README.md
- Fix a CocoaPods issue
Official release