objective c - Parse and semantic issues in TestFlight.h after installing SDK -


I have installed TestFlight SDK after installation instructions and then when I tried to make my app I would have more than 20 pars And semantic issues TestFlight.h and build failed.

What's wrong with my establishment?

What did I do for this step:

  1. In your application representative:

    1. Import Testflights: #import "TestFlight .h"

I've imported it in the headers instead of the place. Header has solved my problem by moving forward the import.

(It is a very small issue but I thought that could save some developers for some time)


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -