You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
It seems not working on iOS 11 and iOS 9. I have edit my Podfile file and insert the platform :ios, '11.0 but this seems not work. The apps immidiately crashed after it completely build.
The text was updated successfully, but these errors were encountered:
same error for me
Compiling for iOS 9.0, but module 'PusherSwift' has a minimum deployment target of iOS 11.0: /Users/adeel/Library/Developer/Xcode/DerivedData/Runner-brhhrxmidppqyuarpcguvvxflvcp/Build/Products/Debug-iphonesimulator/PusherSwift/PusherSwift.framework/Modules/PusherSwift.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
It seems not working on iOS 11 and iOS 9. I have edit my
Podfile
file and insert theplatform :ios, '11.0
but this seems not work. The apps immidiately crashed after it completely build.The text was updated successfully, but these errors were encountered: