Skip to content

Download&Setup

amironicheva edited this page Aug 29, 2017 · 67 revisions

Download

Download the latest package version for Unity 5.4 or above from our server:

The previous SDK versions available in our repository.

Registration

  • SDK use In-App Purchasing service. So it's necessary to enable the In-App Purchasing service in the Unity Editor.

Import the SDK Unity package

  • In the Unity editor, go to Assets >> Import Package >> Custom Package and browse the package location on your hard disk.

  • Check all files and press Import

  • In the Unity editor menu: go to Window >> Game of Whales. GameOfWhalesSettings form will be opened.

  • Enter game key to Game ID field.

  • If you use Google Cloud Messaging, fill out Android Project ID field: enter ID which will be used to get a token. You can also specify Firebase Sender ID instead of Android Project ID.

  • Сheck the option Debug Logging if you need.

  • Сheck the option Enable notifications if you want to use push notifications (for iOS only).

NEXT →