Search code examples
ibm-mobilefirstcrashlytics

How to integrate IBM Mobilefirst platform with Crashlytics?


I wanted to know how to integerate Crashlytics with ibm mobilefirst project


Solution

  • There are no special instructions to integrate Crashlytics with a MobileFirst Platform-based app.

    • If you've created a Native app, you have a native app and this is not related to MFP.
    • If you've created a Hybrid app, you need to open the generated project in Xcode and follow Crashlytics instructions (on how to integrate their SDK...) as you would with any other Xcode project.

    You may encounter an error regarding SQLCipher. See here: sqlcipher framework not found when integrating Crashlytics in a Worklight application