Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
0 votes
0 answers
21 views

I have a brand-new SwiftUI app in which I've opted out of the Liquid Glass redesign by adding UIDesignRequiresCompatibility = YES to my Info.plist. On a detail screen pushed onto a NavigationStack, I ...
svranaw's user avatar
0 votes
0 answers
33 views

After I updated pnpm from 10.22 to 11.5.2, expo-doctor now reports a failed check that wasn't failing before. My project is a monorepo: /app /shared /web The error from expo-doctor: 18/19 checks ...
chrilleweb's user avatar
Advice
0 votes
2 replies
92 views

Could you please share the code for a tab bar similar to the one in iOS26 photos app, including the same elements, visual effects (liquid glass etc), animations, colors and exact dimensions/layout? I ...
Squidward's user avatar
1 vote
1 answer
106 views

After updating to iOS 27 and playing around in some of my apps, there is one visual that I am not a big fan of seeing return. The navigation toolbar has this tint background behind it similar to iOS ...
user25626237's user avatar
0 votes
0 answers
41 views

In my app, I have a live activity that is triggered by push notification. I’m setting the widget url to open my app: var body: some WidgetConfiguration { ActivityConfiguration(for: ...
dor506's user avatar
0 votes
0 answers
64 views

I have a local SPM package that contains: Binary target to reference the xcframework. Target wrapper where all the dependencies that the xcframework has are indicated either binary or through SPM as ...
Spm 's user avatar
0 votes
0 answers
41 views

I am using Crashlytics in a CTK extension. Only to detect crashes, no analytics so far. The very first time the extension process is launched it crashes most likely due to high memory consumption. ...
Andrey Chernukha's user avatar
Advice
0 votes
2 replies
65 views

I have been following along the Big Nerd Ranch iOS programming textbook, and so far have gotten along without the resources file. For Chapter 17 it would be very useful, but since they (?) went out of ...
Odo1848's user avatar
0 votes
1 answer
82 views

Map View in SwiftUI freezes, or stops receiving touch events when there is no internet connection. Any interaction, like zoom, pan and rotate stops working, but the map itself seems to be working, as ...
Vicente Garcia's user avatar
-6 votes
0 answers
87 views

My iOS app was rejected by Apple under: Guideline 4.2 - Design - Minimum Functional... My iOS app was rejected by Apple under: Guideline 4.2 - Design - Minimum Functionality. The app still provides a ...
Happy Nkanta Monday's user avatar
-4 votes
0 answers
62 views

A cost-free method to fix a locked Apple ID that cannot be reset due to being in Iran and inaccessible in all current situations. What should I do as a beginner like me? Because if someone else wants ...
Kourosh Ghaedi's user avatar
Advice
0 votes
1 replies
78 views

UPI Payment Fails with "Limit Exceeded" for Small Amounts (₹2–₹100) I have implemented a third-party UPI payment flow in my Flutter app, but payments are failing with a "Limit Exceeded&...
Tanu Rajpurohit's user avatar
1 vote
0 answers
62 views

I am getting an error that I am not able to see any resource around the internet for. I tried a lot of different things but none are able to resolve this issue: Audio input timestamp overlaps or ...
Saamer's user avatar
-2 votes
0 answers
57 views

I'm new to iOS linking/frameworks, so this may be a basic question. I have: DependencySDK.xcframework (static) and MySDK.xcframework MySDK uses DependencySDK. Case 1 - MySDK is Dynamic I build MySDK ...
Özgür Utku's user avatar
-1 votes
0 answers
78 views

React Native iOS Share Extension: Unable to Open Host App After Sharing Media I'm implementing media sharing from the iOS Photos app into my React Native application using react-native-receive-sharing-...
Ashwani rai's user avatar

15 30 50 per page
1
2 3 4 5
45867