Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
53 views

I have an app which has the following structure AppDelegate.h AppDelegate.m, SceneDelegate.h SceneDelegate.m viewController.h viewController.m I have tried calling a method in viewController with ...
user4826471's user avatar
Best practices
0 votes
1 replies
65 views

After upgrading to Flutter 3.41.9 , the file below is now showing up in git. Am I right to assume it is safe to ignore this file since its derived data? ios/.derived-data-log-0CA5RPJ1 *I can't find ...
GraSim's user avatar
  • 4,299
Advice
0 votes
2 replies
59 views

I'm developing my React Native app with Expo 54 (using EAS Build) and Xcode 16. Expo recently released its latest version Expo 55, with some major changes to be compatible with Xcode 26. I'm busy with ...
Epple's user avatar
  • 1,024
-2 votes
0 answers
116 views

After adding the navigation compose dependency to my Kotlin Multiplatform project running the app on Android all is fine but when running on iOS, the app crashes at runtime with the following error: ...
Zinfine's user avatar
  • 31
3 votes
1 answer
144 views

I am distributing a proprietary iOS SDK as a binary xcframework. The SDK includes some features that require other, external dependencies (also xcframeworks) to work. The external dependencies are ...
Sweeper's user avatar
  • 296k
0 votes
0 answers
59 views

I'm using Apple intelligence to power suggestions to user of my app. It's a great feature but I'm baffled about this error. Domain=FoundationModels.LanguageModelSession.GenerationError Code=-1 "(...
Jon Vogel's user avatar
  • 5,724
0 votes
0 answers
91 views

I'm trying to run WDA on my iPhone but I'm getting Cannot test target “WebDriverAgentRunner” on “iPhone”: Logic Testing Unavailable Logic Testing on iOS devices is not supported. You can run logic ...
Lorenzo's user avatar
-1 votes
1 answer
180 views

I’m trying to build a React Native iOS app after upgrading to Xcode 26, but the build fails during native compilation. Environment React Native: 0.82.1 React: 19.1.1 Node: 20.19.6 CocoaPods: ...
Golnoosh's user avatar
1 vote
1 answer
90 views

I'm working on MacOS 26.1 and Xcode 26.2. I'm wring a software simulator of a computer on Mac and want to have a panel that shows the current stack (which grows down). Note, my memory array is in ...
Steven Szymanski's user avatar
0 votes
0 answers
156 views

I'm developing a Delphi FMX application for iOS and I need to draw UI elements with a real physical size, for example a rectangle measuring exactly 3 cm × 3 cm on screen. On Android this is relatively ...
zeus's user avatar
  • 13.4k
Best practices
0 votes
2 replies
66 views

I'm not sure what's the best practice around here but essentially the problem I have is I want to have a tool that generate a path (an unix domain socket) and set it in ...
corujautx's user avatar
-1 votes
1 answer
236 views

In previous versions of Xcode, you could enable wireless debugging by going to Window → Devices and Simulators, selecting your device, and checking "Connect via network." This allowed you to ...
Bartender1382's user avatar
0 votes
0 answers
131 views

Has anyone else been getting reports of navigations breaking for a random subset of users since upgrading to Xcode 26? Broadly, it seems that the SwiftUI navigation state falls out of sync with the ...
bkbeachlabs's user avatar
  • 2,203
2 votes
1 answer
146 views

I'm attempting to use the gcc compiler installed at /usr/bin/gcc by homebrew on my MacBook running Tahoe. Every time I run it, it defaults to Xcode's clang instead. I am attempting to compile C++20 ...
Jeff Swearingen's user avatar
1 vote
0 answers
66 views

I've gone through the documentation, following the steps for installation and app creation, but every time I try to build, I get at least one error, sometimes more. I've noticed at least one step eft ...
David Markowitz's user avatar

15 30 50 per page
1
2 3 4 5
10641