Skip to content
Flutter Fixes

Flutter Fixes

Find 100% working, tested solutions for Flutter and Dart related issues. Daily Updated!

  • All Questions
  • Flutter
  • Dart
  • Flutter Web
  • Bloc
  • Animation
  • Flutter Desktop
  • Flutter IOS
  • Flutter Packages

Tag: ios

December 19, 2022 Flutter

Flutter does not build the project on real iOS device: PhaseScriptExecution

Issue When I want to run my flutter application on the real iOS device, I get this error. I know, 2 weeks ago it worked nicely, but in this 2 weeks I developed lots of feature, and lastly permission handler

Continue reading
December 13, 2022 Flutter IOS

Flutter iOS app version and build number not updating when Archiving in xCode

Issue When I archive my iOS app in xCode for uploading to the Apple appstore it stopped gettign the right version number and build number: My pubspec.yaml has the right numbers: version: 1.0.9+11 And it looks right in xCode but

Continue reading
November 25, 2022 Flutter

Flutter iOS – Cannot archive project via xCode after add Notification Extension Service

Issue I added Notification Extension Service for push notification image purpose. It can running on read device as expected but when I tried to archive it, some errors appears, look like the following : The error message : Could not

Continue reading
November 22, 2022 Flutter

is it possible to find the flutter ios build ipa file when using xcode 14.1

Issue I am using xcode 14.1 to build the flutter app, but I could not found the ipa files from the folder. where should I found the ipa file? I have tried to find the ios ipa file from the

Continue reading
November 22, 2022 Dart

The argument type 'Future<Null> Function(String)' can't be assigned to the parameter type 'void Function(NotificationResponse)'

Issue Didn’t think that I’ll be asking for help on stackoverflow but yeah, I’m stuck… So after the updating of flutter_local_notifications , I’ve change the method to Darwin and after that I can’t build the app because of an error

Continue reading
November 22, 2022 Dart

Install iOS apps using adhoc without plugging the iOS Device on Mac computers

Issue I am currently working on a private iOS app, and was asked to distribute it to only a handful of people without publishing to app store. I know about ad hoc and already created provisioning profile and all the

Continue reading
November 22, 2022 Flutter

How to get location every 10 sec using flutter

Issue I am very new to flutter. I have to make an app that send the device location every 10 seconds, even if app is minimised and gets killed by the user. After that data i have to make a

Continue reading
November 21, 2022 Flutter

What is a diff between Cache (Normalized, HTTP) and Persisted queries (Apollo)?

Issue An android app uses GraphQL (Apollo), this app has a Normalized cache, in order to reduce the number of queries to the backend. However, I see there is also APQ (Automatic Persisted Queries), as far as I understand it

Continue reading
November 21, 2022 Flutter

How to add only new items to array ReactNative

Issue I’m working with Bluetooth in my ReactNative app. I’m trying to create UI for discovered devices. For working with BT I use library react-native-ble-plx and method: startDeviceScan( UUIDs: UUID[] | null, options: ScanOptions | null, listener: (error: BleError |

Continue reading
November 21, 2022 Flutter

Getting Text Selection from Other Apps to My App

Issue I am learning React Native by building a project and using Expo. I am trying to show my app in the context menu whenever the text is selected in other apps i.e browser, messaging, etc. On tapping my app,

Continue reading

Posts navigation

1 2 3 … 98 Next Posts»

android android-fragments android-jetpack android-jetpack-compose android-layout android-recyclerview android-studio angular angular-dart api bloc dart dart-async dart-null-safety dart-polymer dart-pub dart-webui firebase firebase-authentication firebase-realtime-database flutter flutter-animation flutter-bloc flutter-dependencies flutter-getx flutter-layout flutter-listview flutter-navigation flutter-packages flutter-provider flutter-test flutter-web flutter-widget google-cloud-firestore gradle ios java javascript json kotlin list listview mobile react-native xml

WordPress Theme: Maxwell by ThemeZee.

Privacy Policy - Terms and Conditions