SDK Release 3.4.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:
- 
Added shared object support
 - 
Updated Streaming iOS Example with tests for shared objects, simple authentication plugin, fixed publish – orientation example to support iPads