getsocial-im/getsocial-unity-sdk

7.1.1 not work

Opened this issue · 1 comments

Some files wasn't updated for 7.1.1
i.e. FacebookSharePlugin still uses PresentChannelInterface(InviteChannel inviteChannel, InvitePackage invitePackage,
Action onComplete, Action onCancel, Action onFailure)

InvitePackage should be replaced into Invite and many other issues.
Could you check?

Hi, FacebookSharePlugin is not supported in newer SDK for now. You should just remove it. Thanks for pointing out, we will remove them from GitHub as well. If you would like to use Facebook share plugin on SDK 7 - let us know, we will implement it, but it will have another signature anyway, so the current version has to be removed. Or you can stay on the SDK 6 a little longer if this feature is a crucial for you while we will update the plugin to support SDK 7.