Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
-5 votes
0 answers
18 views

Iphone home screen - Lock second menu on long press [closed]

I’ve set up a shortcut on the home screen for my 90-year-old mother on her Iphone 11 (ios 17) so that she can call me directly. Problem: if she presses for too long, a second menu appears and if I ...
Esther Küng's user avatar
1 vote
0 answers
30 views

AVRoutePickerView() Bug

On my end showing same option "iPhone" and "iPhone". While this should be "iPhone" and "Speaker". Reply please, if found solution for this. This comes only when ...
Kamal Kumar's user avatar
-1 votes
1 answer
191 views

iOS Homescreen Web Bookmark - Clicking home while the camera is open prevents the camera from opening again

I ran into quite a weird issue, wondering if anyone else has come across it/has a fix. It only seems to be an issue affecting web pages saved to the home screen, I couldn't get this to repeat in ...
James Hannon's user avatar
0 votes
0 answers
221 views

iOS Object Capture Implementation: How do I follow the API and setup?

I was following the WWDC23 tutorial for implementing Object Capture into my app and I just seem to get more and more confused as I try to follow it. I'm decently capable of using Swift for the more ...
Andy G's user avatar
  • 11
16 votes
2 answers
4k views

Flutter not reading device Developer Mode Setting

I just upgrade to Flutter 3.16.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision b0366e0a3f (7 days ago) • 2023-12-05 19:46:39 -0800 Engine • revision 54a7145303 Tools • ...
S. Yacko's user avatar
  • 576
1 vote
0 answers
140 views

iOS 17 Video Upload Issue: .jpeg Format Error

Video Format Issue on iOS 17 After Editing with Apps like Soda, Beauty Cam, Meitu, Snow - JavaScript Check Returns .jpeg Format I am facing an issue with the video format when users use editing apps ...
Ngọc Đô Đinh's user avatar
0 votes
1 answer
253 views

CHHapticEngine not generating haptic feedback nor throws error?

I am trying to generate haptic feedback in an iOS application. I am doing so by using CoreHaptics. My code to do this is as follows: do { let engine = try CHHapticEngine() try engine....
TestinginProd's user avatar
1 vote
0 answers
216 views

UIActivityController is not working for message and social platforms

let shareMesage = "\(StringUtils.getTranslationWithKey("checknow")) \(package_name)\n\n\(urlString)" let activityViewController = UIActivityViewController(activityItems: [...
Krishna Yadav's user avatar
0 votes
0 answers
62 views

App directing to the page from the menu is stuck only on iPhone15

When I press a page in the menu, the App will start running a loading icon and directing to a new page. But when I used iPhone15(iOS17) to do so, the App got stuck, the loading icon just kept running ...
Hannah.C's user avatar
0 votes
2 answers
2k views

XCode 15.0.1 can't connect my real device IOS 17.1

Waiting to reconnect to Jawkhaa Domain: com.apple.dt.deviceprep Code: -10 Recovery Suggestion: Previous preparation error: An error occurred while communicating with a remote process.. The connection ...
InDaPeace's user avatar
0 votes
0 answers
234 views

Xcode15 & iOS17 can not be debugged

When Xcode15 finish building App ,Xcode will stop the running scheme automatically but app keep running well, so that I can’t debug the app. Building some of apps has such a problems only in ...
liunianhuaguoyanxi's user avatar
0 votes
0 answers
222 views

Swiftui .sheet presentation after await doesn't refresh view with optional input in iOS 17

I've a project that is using core data, there is a detailview that is using a observed object, if I create a new item, first I create the new Item and after I send it in the detail view. In ios16 was ...
Simone Pistecchia's user avatar
2 votes
2 answers
2k views

flutter app crashes on startup after upgrading xCode to the latest version and updating to iOS 17

The iOS version of my flutter app was working fine until I updated xCode to the latest version and updated my iPhone to iOS 17. now it's working fine on my iPhone. But when I submit the app to App ...
Hamza Mihfad's user avatar
1 vote
0 answers
93 views

CGImageSourceCreateThumbnailAtIndex doesnot rotate the image on ios 17

I use CGImageSourceCreateThumbnailAtIndex to resize and rotate a CGIImage. It works fine on ios 16 and below, but on ios 17, rotating does not work anymore. CGImageSourceRef imageSource = ...
Tedxxxx's user avatar
  • 258
3 votes
3 answers
5k views

Could not run build/ios/iphoneos/Runner.app on 00001910-00081XXXX19A201E. Try launching Xcode and selecting "Product > Run" to fix the problem:

When im trying to run flutter project from vsCode onto my iPhone, suddenly this error started appearing : Could not run build/ios/iphoneos/Runner.app on 00001910-00081XXXX19A201E. Try launching Xcode ...
imASR's user avatar
  • 67

15 30 50 per page