ioslinkertestflightburstly

Adding BurstlySDK and TestFlightSDK leads to a linker error


I have added BurstlySDK and TestFlightSDK to my project and i'm having the following linker error:

duplicate symbol _OBJC_CLASS_$_TFApplicationInformation in:
/Users/Andrey/Documents/Helicopter/helicopter_clone/HelicopterClone/BurstlySDK/libBurstly.a(TFApplicationInformation.o)
/Users/Andrey/Documents/Helicopter/helicopter_clone/HelicopterClone/TestFlightSDK2/libTestFlight.a(TFApplicationInformation.o)

The adduced TFApplicationInformation is just an example. About ten classes with TF prefix are mentioned in error message. Can anybode explain why it happens? Thanks


Solution

  • From Burslty iOS integration guide:

    Note: The TestFlight SDK has been bundled with SkyRocket since 2.X
    

    http://quickstart.burstly.com/ios-release-notes