SDK Release 1.0.0
NOTE: xCode 10 has dropped support for libstdc++
. It is necessary to replace dependencies for libstdc++
with libc++
in your iOS project to build with xCode 10. No modifications needed to be made to the iOS SDK for this change.
iOS SDK:
- Crash fixes
- Sample Rate controls added
- Small memory cleanup
- Fixed volume bug
- Major performance updates
- Multiple crash fixes