react-native-fabric
react-native-fabric copied to clipboard
Build with Xcode 10 throw error - 'Redefinition of module Pods_<appname>
Migrated project to Xcode 10. When build the app it gives below build error.
SMXcrashlytics.m - Redefinition of module ‘Pods_myapp’
I have used below version in Podfile:
pod 'Fabric', '1.9.0' pod 'Crashlytics', '3.12.0'
In my case it complaints about Sift redefinition