Closed kvaghas closed 4 years ago
I tried with deployment target 9.0 and updating podspec of library, pods gets installed but getting this error - https://github.com/davesters/rn-native-mqtt/issues/11
and how it can be resolved?
In Project(NOT TARGET) Build Settings -> Library Search Paths - remove "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)"
Then in Pod Settings for react-native-native-mqtt -> Build Phases -> Compile Sources - remove 2 files: - GDCAsyncSocket.m - GDCAsyncUdpSocket.m
After following steps for adding bridge file and updating minimum deployment to 10.0 for iOS. White trying to run project I am getting following error:
React-native: "0.62.2"