hey there! I got this error when running my app that uses KurdishCupertinoLocalizations, on iPhone 15 pro max, Xcode version 15.3 iOS sdk 17.4, here is the error I get :
Error (Xcode): ../../../.pub-cache/hosted/pub.dev/flutter_kurdish_localization-1.0.8/lib/kurdish_cupertino_localization_delegate.dart:275:7: Error: The non-abstract class 'KurdishCupertinoLocalizations' is missing implementations for these members:
Could not build the application for the simulator.
Error launching application on iPhone 15 Plus.
I ran flutter pub upgrade && flutter clean && flutter pub get && flutter run, and the problem still remains, maybe some implementations are missing? thanks for helping
hey there! I got this error when running my app that uses KurdishCupertinoLocalizations, on iPhone 15 pro max, Xcode version 15.3 iOS sdk 17.4, here is the error I get : Error (Xcode): ../../../.pub-cache/hosted/pub.dev/flutter_kurdish_localization-1.0.8/lib/kurdish_cupertino_localization_delegate.dart:275:7: Error: The non-abstract class 'KurdishCupertinoLocalizations' is missing implementations for these members:
Could not build the application for the simulator. Error launching application on iPhone 15 Plus.
I ran flutter pub upgrade && flutter clean && flutter pub get && flutter run, and the problem still remains, maybe some implementations are missing? thanks for helping