Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
0 votes
2 answers
240 views

I have a problem when navigating to the details page, but when I try to open another application or close the application, the navigation link that was initially active suddenly closes by itself. ...
Ifadak's user avatar
  • 65
1 vote
0 answers
112 views

The entry function calls of the crash stack are all JSObjectCallAsFunction, but the subsequent crash location is different on each system. We have suspected a memory problem, but the device still has ...
冯浩臻's user avatar
1 vote
1 answer
107 views

When we long tap on the back button it shows menu. I know it can be hidden in UIKit using navigation item, but is there any way for SwiftUI?
Abhishek's user avatar
  • 1,690
0 votes
0 answers
344 views

I'm using UIListContentConfiguration to config cell properties on iOS 14. The cell's style is standard Right Detail. I was able to set the detail text field displaying in multiple lines on the right ...
Huong Tran's user avatar
0 votes
0 answers
138 views

On a (iOS Minimum Delpolyment target 14.0) following leads to an error: When I created the TextField using UIViewRepresentable, I successfully assigned its value to the @State variable. The rotation ...
Murali Karthick's user avatar
0 votes
1 answer
310 views

I'm trying to get the height of a popup view that I added in my main content view. I tried using geometry reader, but it seems to be returning full height of the view. Am I doing something wrong here? ...
Francis F's user avatar
  • 3,325
0 votes
1 answer
989 views

I have the following to get the size of a View: struct SizeKey : PreferenceKey { static var defaultValue: CGSize = .zero static func reduce(value _: inout CGSize, nextValue _: () -> CGSize)...
meaning-matters's user avatar
0 votes
0 answers
234 views

We are updating our code to work with DGCharts v.4.0 (previously Charts) and our previously working solution (see below) for adding titles for the x and y axis is now no longer working, as "...
user9062458's user avatar
1 vote
0 answers
538 views

I tried this aproach https://stackoverflow.com/a/66925913/15450928 but is seems I can't center my graphical date and time picker. Maybe someone has an idea about it. This is what I use: .sheet(...
Lce's user avatar
  • 43
0 votes
1 answer
121 views

i have some trouble with my app when switching between views and after many attempt the screen become white then the app become unusable, how can i resolve this problem thanks in advance. my app ...
Pharos's user avatar
  • 3
1 vote
1 answer
146 views

"Resolving UI Update Issues with iOS 13 ObservedObject: Exploring Alternatives to StateObject" "I've explored several alternatives for StateObject, which is only available in iOS 14. ...
Chaudharyyagh's user avatar
0 votes
1 answer
186 views

I have an issue when migrating from iOS 13 to iOS 14. The following code was compiling fine before: func fetchOptions( forLatitude latitude: Double, andLongitude longitude: Double, ofTypes ...
michael-martinez's user avatar
1 vote
0 answers
376 views

I have successfully implemented iOS universal linking, which serves as a vital feature for opening our app from marketing emails. These emails often contain HTML content, and when a user clicks on a ...
Sirajudheen Abdul Rahiman's user avatar
0 votes
1 answer
324 views

I used to debug my ionic Apps on ios simulators when i had xcode 13 however I can not debug after upgraded my macbook to MacOS Ventura. Now, I see "No ispectable devices" instead. Simulator: ...
Ersen Kiremitci's user avatar
0 votes
0 answers
113 views

Screenshot 2023-04-03 at 8 53 22 AM Hi, Thank you for the wonderful software. Using https://github.com/exyte/FloatingButton The image above shows that the hstack containing the button does not float/...
Sadek Syed's user avatar

15 30 50 per page
1
2 3 4 5
76