Installation

https://assetstore.unity.com/packages/tools/integration/facebook-story-kit-for-android-163340

Installation process

  • Download the package from Package Manager

  • Import it in your project

  • Download Google's Unity Jar Resolver from: https://github.com/googlesamples/unity-jar-resolver/releases and import in your project. After that resolve all dependencies by using: Assets -> External Dependency Manager -> Android Resolver -> Resolve or Force Resolve

  • Add FacebookStoryShareHelper prefab from Prefabs folder to your scene.

  • And that's it, you can start coding!

Last updated