Skip to main content
-4 votes
0 answers
25 views

I am only relatively new to the community. However, I can't get a few packages together and now I don't know how to get any further and I'm still at the beginning of my project, I would also be ...
Shiba Inu_TV's user avatar
-1 votes
1 answer
86 views

I'm trying to run my Flutter app on a real iOS device. The app installs successfully, Firebase initializes, and logs show normal navigation (Splash → Onboarding). But the screen becomes completely ...
Mamta's user avatar
  • 45
-2 votes
0 answers
44 views

Final Working Solution (after struggling with this bug for a long time) I ran into this issue after reinstalling Android Studio (I use it for Flutter). For a long time I tried to fix the error by ...
Dmitry Sergienko's user avatar
0 votes
1 answer
43 views

I need to pack an API that depends on a C binary into a single xcframework. This task seems to be quite tricky because I cannot find any helpful resources. I don't know how to proceed. I have a ...
Chris85's user avatar
0 votes
0 answers
28 views

I am trying to write games on Mac OS X Snow Leopard, and for that I use Xcode 4.2 and the oldest version of SDL2 available on their GitHub (the later ones only work with Lion and newer), and my ...
glowiak's user avatar
  • 39
0 votes
0 answers
51 views

I'm working on a React Native iOS project using React Native 0.81.4, and I'm getting a CocoaPods–related error when running: Installing Ruby Gems Installing CocoaPods dependencies with New ...
Pankaj Jain's user avatar
0 votes
0 answers
58 views

I'm experiencing the following error with my SwiftData container when running a build: Code=134504 "Cannot use staged migration with an unknown model version." Code Structure - Summary I ...
tishly's user avatar
  • 67
0 votes
1 answer
52 views

private var maximumDistanceForTrailingHandle: CGFloat { get async { return ... } } (lldb) po maximumDistanceForTrailingHandle warning: <EXPR>:11:7: initialization of variable '$...
Nike Kov's user avatar
  • 14k
0 votes
0 answers
56 views

I’m building a React Native 0.72.10 iOS app and hitting build errors. Environment: macOS: Apple M4, Sequoia 15.7.2 Xcode: 26.1.1 React Native: 0.72.10 Errors: Could not delete /Users/.../ios/build ...
sangami vivekanandan's user avatar
Advice
1 vote
5 replies
79 views

I created test project - "TaoTester" and test package with C-library called "SwiftGit2". After few days of work in package almost all works fine.... EXCEPT: I cannot link C-...
Andrew's user avatar
  • 11.9k
0 votes
0 answers
35 views

I am running project. The project is in react-native not in expo. I am getting this error Error: Native module RNFBAppModule not found. Re-check module install, linking, configuration, build and ...
hacker4life's user avatar
-3 votes
0 answers
34 views

I am using Mac 14 and the highest version of Xcode that I can install is 16.2 And it comes with the bundled swift component - 6.0.3 version. But my project requires swift 6.2 or later. I was able to ...
Pavlo Pylypchuk's user avatar
0 votes
0 answers
59 views

I'm encountering a critical issue after upgrading my React Native app to version 0.77.3. The iOS app builds successfully in Xcode but crashes immediately upon launch. The crash appears to be related ...
Ridwan Malik's user avatar
-2 votes
1 answer
50 views

ios 26 SDK or later is required for an arm64e slice. The bundle executable in “Sample.app/Frameworks/Sentry.framework” contains an arm64e slice with the ios 17.2 SDK
Dmitriy Dovgiy's user avatar
1 vote
1 answer
56 views

I'm trying to create a SwiftUI Menu containing two Picker to control content and sort. However, I cannot replicate menu appearance shown in my reference screenshot. No matter which approach I try, I ...
Anton Genkin's user avatar

15 30 50 per page
1
2 3 4 5
10650