Skip to content

explaineverything/Flurry-Catalyst-Beta

 
 

Repository files navigation

Flurry-Catalyst-Beta

  1. The minimum iOS version is 9.0

  2. The included frameworks are compatible with M1 Macs

  3. Use the standard integration instructions to install via Cocoapods or manual installation, but install the pods locally.

      pod 'Flurry-iOS-SDK', :path => 'Your Path'
    
  4. For Swift the installation requires a bridging header. You do not need to use import Flurry_iOS_SDK

Detailed instructions: https://developer.yahoo.com/flurry/docs/integrateflurry/ios/

For bridging header setup: https://developer.yahoo.com/flurry/docs/integrateflurry/ios-manual/

If you have issues running Cocoapods on m1 see here: https://stackoverflow.com/questions/64901180/running-cocoapods-on-apple-silicon-m1

Feel free to contact us here or at support@flurry.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 84.5%
  • C 14.4%
  • Other 1.1%