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

c# - Reactive Extensions ControlScheduler -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

python - rpy2 import is not working -