Search code examples
iphoneobjective-ciosirate

How to use iRate library in my ios App?


I am using iRate Files in my Application
But i am geting So many errors like

  1. Use of undeclared identifier '_messageTitle'
  2. error This class requires automatic reference counting
  3. Too many errors emitted, stopping now

    Please help me to overcome this situation if any using iRate Library
    Any Help acceptable........


Solution

  • Please use this tutorial. It has the link to the project file too. Using that you would be able to use the properties.

    Tutorial link is Here

    One more source Code with application is Here.

    Hope it works.