iOS Game Center Plugin for Unity

Hello Friends, I have written a plugin for leaderboards and achivements in iOS. Its a simple plugin and is very easy to use.

Features:

  1. Available in C# and Javascript
  2. Singleton Class (No need to create object)
  3. Reports score
  4. Reports percentage of achievment
  5. Resets achivement
  6. Delegate callbacks for score report, achievement and reset achievements.

Yes that simple :slight_smile:

Here are some code snippets





You can buy it from asset store. Here is the link: Game Center Plugin

How do I get the achievement unlocked “toast” to show up? Otherwise, this is a great, simple plugin!

As far as i know, once the achievement is completed, toast is shown automatically

Unfortunately that isn’t the case

You are right, i have corrected it. Pm me your email id so that i can send you modified code file