tew
tew

Reputation: 281

iOS: crashlytics integration without cocoapods and plugin

Is there any way that I can integrate crashlytics into my swift ios project without using their plugin and without using cocoapods?

Upvotes: 4

Views: 1502

Answers (1)

Crashalot
Crashalot

Reputation: 34523

It now appears possible to install Crashlytics without Cocoapods: https://fabric.io/kits/ios/crashlytics/manual-install

Upvotes: 4

Related Questions