skyway / skyway-ios-sdk

iOS SDK for SkyWay
Other
37 stars 35 forks source link

[SKWConnectOption] metadata property is null when connect with other peer? #2

Closed tienphong923 closed 7 years ago

tienphong923 commented 7 years ago

On SkyWaySDK offical release 1.0.0, when I was tried to connect with other peer (I was set value for metadata property on SKWConnectOption) but on my partner side, metadata's value on incoming SKWDataConnection is always null. I also set value for label property (SKWConnectOption), it's working normal.

Anyone help me, please! Thanks in advance!

tsu-takahashi commented 7 years ago

Thank you for the report. We received similar reports from other developers. We are confirming the details now. Please wait a little while and we'll get back to you as soon as possible.

tsu-takahashi commented 7 years ago

This bug is now fixed. Please try updating the SDK to v1.0.1. We're sorry for the inconvenience.

tienphong923 commented 7 years ago

Wow, great work! Thanks so much!