CocoaPods Dependency
pod 'SKYLINK'
CDN links
-
Framework https://temasys-cdn.s3.amazonaws.com/skylink/skylinksdk/ios/1.0.9/SkylinkSDK_iOS_1.0.9.zip
- Contains:
1. SKYLINK.framework
2. libtemasys.a - Readme https://temasys-cdn.s3.amazonaws.com/skylink/skylinksdk/ios/1.0.9/readme.md
Sample App
https://github.com/Temasys/SkylinkSDK-iOS-Sample
API Documentation
https://temasys-cdn.s3.amazonaws.com/skylink/skylinksdk/ios/1.0.9/docs/index.html
Notable changes
New features
- Music transfer is now available
- Other new public features: maxPeerCount, connectWithStringURL:userInfos: and file progress delegate method
- Simultaneous sending and receiving of file transfer
- Local front camera video is now automatically mirrored
Fixes and improvements
- Resolved freeze when connecting with Peers while having both Wi-Fi and Cellular Data enabled
- File transfer issues adressed
- Refactored data channel
- Many general improvements and issues fixed
- ICE candidates management refactored
- Implementing the "didConnect" lifecycle delegate method is no longer required
- Debug logs factory added (log reduced)
- Documentation improved
- More secured user inputs processing
- Threading management improved
- Improved disconnection and connection processes