Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
0 answers
57 views

SwiftUI Keyboard Toolbar not Displaying [closed]

I'm trying to display a toolbar with a done button on the keyboard. It works in isolation, but within the context of the app, the toolbar doesn't display. The app has Home Screen View with buttons for ...
0 votes
0 answers
21 views

Changing Api Target During App Store Review

I have a question about api targets during the app store review process. We're readying a new version of our app, which requires a new version of our api. This is a fairly major overhaul, and not ...
-2 votes
0 answers
36 views

Allow uploading of Live Photos [closed]

<input type="file" id="input" multiple accept=".heic,.HEIC,.jpg,.JPG,.jpeg,.JPEG,.mov,.MOV" onchange="alert(JSON.stringify([...this.files].map(({name, type}) =>...
0 votes
0 answers
29 views

iOS 26: System back button in UINavigationBar shows unwanted "glass" background — how to remove or replace it?

Since updating to iOS 26, the system back button in my UINavigationController now has a rounded, translucent glass-like background (a "magnifying glass" capsule). This breaks my app’s design, where I ...
0 votes
1 answer
44 views

Why does a decoded Date from Firebase have a small milliseconds offset in Swift?

I’m fetching a Date stored in Firebase (Firestore or Storage metadata) and decoding it in Swift, but I noticed the resulting value isn’t exactly what I expect. let query = db.collection("...
0 votes
0 answers
15 views

Failed to find sound "defaultsound.wav" for notification

I got an error applying custom sound for Critical Alert. error 14:13:24.847500+0200 SpringBoard [com...] Failed to find sound "defaultsound.wav" for notification 1B19-3141 Then iOS ...
0 votes
1 answer
33 views

How to create Glass Effect TabView with kind of Switch button to update TabView with new Tabs?

Here is the code: TabView { Tab("", systemImage: "list.star") { Text("star1") } Tab("", systemImage: ...
1 vote
0 answers
46 views

Masking result isn’t saved to overlay model and layers duplicate on reopen

I’m working on a photo editor with overlays (light effects, gradients, text, etc.) where users can erase parts of an overlay using masking. The issue: When I draw (erase) a mask inside ...
-4 votes
0 answers
38 views

Is brute force attack using device replication feasible? [closed]

Hello — I have a question about computer security, so I’m leaving this note. To make it easier to understand, I’ll assume the following. (This is just simple curiosity!! It’s not about my own ...
4 votes
0 answers
81 views

Keyboard safe area ignored after NavigationStack pop - iOS 18 app on iOS 26

I have an issue on iOS 26 with an app built with iOS 18. After a navigation stack pop, the keyboard safe area is not being taken into account which causes UI to be obscured. This happens on App Store ...
0 votes
0 answers
40 views

Is this the correct way to make font sizes dynamic in SwiftUI?

I’m trying to create a SwiftUI Font extension that adjusts font sizes dynamically based on device screen width. Here’s my current implementation: import SwiftUI extension Font { private static ...
2 votes
0 answers
25 views

ARKit eye tracking red dot doesn’t match where the user is looking during calibration

I’m building an iOS eye-tracking app using ARKit’s ARFaceTrackingConfiguration and ARFaceAnchor.blendShapes (like .eyeLookInLeft, .eyeLookOutLeft, etc.) to estimate gaze direction. During calibration, ...
0 votes
1 answer
23 views

Disassembly view in Xcode: how can I symbolicate a function's address?

In Xcode, I set a breakpoint to a function which is a part of an iOS framework and the disassembly view showed up. All function calls except one (0x1bb286280) were symbolicated (i.e. Xcode showed the ...
0 votes
0 answers
30 views

Input in modal problem with cursor on iOS Safari [closed]

I can not figure out what I'm doing wrong but I can not get working input field inside my modal. I'm building language switcher for Shopify but when modal is opened and I'm start typing inside search ...
0 votes
0 answers
12 views

How to improve the concurrency capability of Vision library?

In IOS, when using the Vision library to extract feature vectors from images (using VNImageRequestHandler), it is not possible to process them in parallel on a large scale. A maximum of 2-3 can be ...

15 30 50 per page
1
2 3 4 5
...
45907

AltStyle によって変換されたページ (->オリジナル) /