flutter-ios-build Questions

2

Solved

I'm new to Flutter iOS development. Trying to publish an app on the Apple app store. But after building the archive, when I try to distribute or validate the app, Xcode keeps me showing The archiv...

5

Solved

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 i...
Thallus asked 15/10, 2022 at 21:4

13

I've created flutter app and now want to create archive for distribution in Xcode 14.3. Issue Archive is disabled. Getting this error with build failed PhaseScriptExecution failed with a nonzero e...
Cooee asked 10/4, 2023 at 7:16

1

I have flutter's app. I run it app in debug mode on iPhone from Android Studio(on Mac). It is very slowly(about 10 minutes). if I run my project from xCode it is much faster - about a minute. this...
Meteorograph asked 15/7, 2021 at 14:48

37

Solved

I don't know why but I can't build or run the App in my new Macbook, I run the same folder on another Mac or my windows computer and runs perfectly. here when I run flutter clean, I have to run pub...
Yearly asked 23/11, 2020 at 17:31

2

Solved

I'm blocking screenshots and video records for ios in my app. But when I installed the latest update ios rejected it. We noticed that your app shows a custom screenshot-initiated interface when th...
Literal asked 20/1, 2023 at 7:35

20

Solved

I have flutter project, I'm trying to run the iOS version but I get error after I update flutter and Xcode to the latest version, I use firebase core plugin error: Could not build the precompiled a...
Reive asked 31/3, 2023 at 4:59

2

I wrote flutter application, I opened ios section by xcode and the application is running , but when I run application by vscode by flutter build ios I got this error: Automatically signing iOS for...
Brottman asked 27/8, 2021 at 10:54

1

I have created a new flutter project on Android studio. When I try to run it on emulator it gives this error: PhaseScriptExecution failed with a nonzero exit code When I check the "For instal...
Mouton asked 15/11, 2021 at 16:53
1

© 2022 - 2024 — McMap. All rights reserved.