crashlytics
crashlytics copied to clipboard
Can't build project with use_frameworks! in podfile
I have other plugins that require use_frameworks! under the Runner section of the podfile. With that added I cannot build or run pod install of crashlytics. I get the error:
The 'Pods-Runner' target has transitive dependencies that include static binaries
Crashlytics builds/installs fine with out the use_frameworks!. Please advise, Thanks!