iRate for ratings/reviews on Mac iOS

Has anyone created a plugin for iRate?

https://github.com/demosthenese/iRate

I got Appirater to work well in iOS using Arash’s code, but it doesn’t run for Mac apps. I’ve been trying unsuccessfully to build an iRate plugin for Unity Pro, but can’t seem to get it to work. It’s my first plugin, so I’m a bit lost. iRate is developed in Objective-C and most of the plugin examples are in C/C++ from what I can tell.

Suggestions would be much appreciated! And when I get it working, I’ll post the plugin.

Hello JakeT,

unfortunately I don’t have an answer to your question, but I was wondering whether you could give some insight on how you integrated AppiRater for iOS and Unity. I tried it to no success…
I did follow Arash’s code and instructions, but failed…

Thank you very much in advance.
Regards
Chris

Hey -

I had major issues getting this to work as well. About two months ago they added ARC support which is craps out on Unity iOS Project Compiles.

I read in the commits about this, and found that you can use Appirater revision Merge pull request #54 from mfikes/master · arashpayan/appirater@3a9bd6c · GitHub or earlier to get it to work.

I implemented the standard instructions with this version, and it works great.

Wish ya the best.

~DisTurBinG

Anyone managed to get iRate working with Unity?

Thanks

I have found only good plugin is UniRate, but does not support Mac, iRate has been updated alot and I really think there should be a way to port it to Unity3d.

Think I ended up using prime’s Etcetera plugin.

Yes for iOS, what about MAC/Blackberry/Others?