AS-Devs / signalr_flutter

A flutter plugin for .net SignalR client.
https://pub.dev/packages/signalr_flutter
MIT License
18 stars 29 forks source link

I get an error when using onesignal on ios #34

Open yasngencc opened 3 years ago

yasngencc commented 3 years ago

Running "flutter pub get" in puantajplus... Launching lib/main.dart on iPhone 11 Pro Max in debug mode... Running pod install... Running Xcode build... Xcode build done. 24,9s Failed to build iOS app Error output from Xcode build: ↳ BUILD FAILED

Xcode's output: ↳ While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29: In file included from :1: /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:4: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]

Could not build the application for the simulator. Error launching application on iPhone 11 Pro Max.