Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
19 views

I'm completely stumped on this. I can't find anything that clearly explains to me what this code crashes when trying to run in on macOS but runs perfectly when on iOS. I'm very new to SwiftData, and ...
DashingDave's user avatar
-1 votes
0 answers
19 views

I believe it was iOS 17 where Apple changed the default notification sound from tri tone. In my app I let the user choose the sound of the notifications from a list and let them preview each one. ...
CMash's user avatar
  • 2,185
0 votes
0 answers
21 views

I am trying to port an flutter project into iOS. Apparently, I need to open Runner.xcworkspace.I can see the file when opening finder from Runner. But when I click on it, there is no selection (see ...
PhilM's user avatar
  • 437
-3 votes
0 answers
45 views

Everytime I build or run in Xcode (26.1.1, but the problem was similar in earlier versions), the source file I had been looking at seems to vanish, being replaced by the build/run log. I have to open ...
diemo's user avatar
  • 177
0 votes
0 answers
19 views

The AppIcon inside Apple Xcode project (created with Ionic) was changed several times with success (App icon on ios changes without any problems), but the Push Notification icon remains always as the ...
SuperCiccio73's user avatar
0 votes
0 answers
28 views

I am building an iOS app on Flutter. Whenever I try to distribute the app, I get a "SwiftSupport folder is missing" error from App Store Connect. "Always embed Swift Standard libraries&...
sywise 98's user avatar
0 votes
0 answers
27 views

I am working on a Flutter project that builds and runs successfully on Android (both real device and emulator), but when I try to run the same project on iOS, I keep encountering package-related ...
Dilsath Barhana T's user avatar
0 votes
0 answers
44 views

I’m building iOS apps with Visual Studio 2022 (MAUI/Xamarin) on Windows paired to a Mac. In Tools → Apple Accounts → View Details → Certificates, Visual Studio only shows: iOS Distribution (existing) ...
boss's user avatar
  • 1,638
0 votes
0 answers
31 views

Whilst debugging in Xcode 26+ if you click on the stack, it only shows the selected function, I'd like it to show the whole file like it used to do. Ok, you can click on expand file, but it's an ...
Nick Hingston's user avatar
0 votes
0 answers
44 views

I'm trying to build a Flutter CI/CD pipeline but I still get this error no matter what. I tried to modify Pods as well, but the [12:50:25]: ▸ ::error ::error: Build input file cannot be found: '/Users/...
Teodora Luca's user avatar
1 vote
0 answers
32 views

I have a local Swift package used only within my app (not distributed publicly) for the sake of modularizing the codebase and sharing code between schemes. I want to create a compilation condition so ...
Michael Hulet's user avatar
0 votes
0 answers
49 views

Unhandled exception: Null check operator used on a null value #0 Context._embedNativeAssets (file:///Users/16macbook/Developer/flutter/packages/flutter_tools/bin/xcode_backend.dart:341:68) #1 ...
Patrick Adjei's user avatar
0 votes
0 answers
26 views

I’m trying to distribute an iOS app via TestFlight (internal testing), but installation fails with: Could not install AppName. The requested app is not available or doesn’t exist. I’ve gone through ...
Dinesh Sonachalam's user avatar
Tooling
1 vote
0 replies
34 views

Some native macOS screensaver are dynamic, meaning that they have different color schemes during the day.[1] I understand that dynamic wallpapers work with metadata and the different photos saved ...
Alex JJoohn's user avatar
0 votes
0 answers
44 views

When I'm trying to generate an archive in Xcode I get this error : REPO_ROOT="$PODS_TARGET_SRCROOT" "$REPO_ROOT/../gradlew" -p "$REPO_ROOT" $...
Excellence KAWEJ's user avatar

15 30 50 per page
1
2 3 4 5
10646