-4

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........

Dinesh_
  • 259
  • 1
  • 5
  • 9
  • 3
    If you get error messages, PLEASE take some time to research what they mean. For example, search for "This class requires automatic reference counting" would lead you to many answers including [this answer](http://stackoverflow.com/questions/12325394/having-errors-when-import-class-non-automatic-reference-counting-to-my-project) – Nick Bull Dec 06 '12 at 11:58

1 Answers1

0

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.

iCreative
  • 1,499
  • 1
  • 9
  • 22