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

All Questions

Tagged with
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 vote
1 answer
513 views

Apple Third Party Privacy Manifest Requirement

I created a privacyInfo file for our SDK and added to Sources. Our SDK is open source and we publish it via Cocoapods. privacyInfo How can we ensure that the privacyInfo is added to the correct ...
cbg_retro's user avatar
0 votes
1 answer
2k views

Xcode unable to build to iPhone: Unable to locate a develop disk Image. IOS 17, Xcode 15

I am using Xcode 15 and iPhone IOS version is 17.4. I am getting this error in Xcode while trying to build my application on iPhone: I am aware of the answers provided in old questions already there ...
Vikas Saini's user avatar
1 vote
1 answer
329 views

Xcode 15: App is crashing when setting custom Navigation bar for navigation controller

I have made a custom class for UINavigationBar which has all the custom features I need for an application. After initialising the class I am adding it to the navigation controller like this if (!...
Surbhit Thanvi's user avatar
0 votes
2 answers
274 views

SwiftUI Widget Previews have a padding in iOS 17 / Xcode 15

After iOS 17 / Xcode 15 the previews for my widgets are inset and squeezed into the view. I added a .contentMarginsDisabled() modifier to the intent, which fixes this in the actual widgets on a ...
matthias_code's user avatar
2 votes
1 answer
562 views

Flutter / XCode: Application is shut down immediately after Building and lost connection to debugger "Lost connection to the debugger on ".." iOS 17.3

After upgrading my iPhone to iOS 17.3 I have the problem that I can't build my app normally on my device again. The app is made with flutter It shout down immediately and XCode give me the message &...
Imit's user avatar
  • 98
1 vote
0 answers
11 views

Wrong icon for Widget Extension scheme after rename

I had renamed my Widget Extension struct from "PropediumWidgetExtension" to "Widget" and updated corresponding values in the extension's Building Settings. The icon for the Widget ...
I7T5's user avatar
  • 113
0 votes
1 answer
129 views

Applying Natural ShapeStyle for system and asset image in SwiftUI

I was wondering whether applying the natural ShapeStyle would be feasible. However, utilizing the .clear color Style is not an option due to the default rendering mode in the system image being set to ...
Amirca's user avatar
  • 283
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
0 votes
0 answers
208 views

xcode 15 crashes as soon as it runs on ios 17

I have an iPhone 14 with iOS 17.2 and I had problems running xcode. I saw a lot of comments saying to comment the line, I commented and it makes the automation running (https://i.sstatic.net/pOSek.jpg)...
Inês Marques's user avatar
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
1 answer
602 views

Flutter IOS - device not supported on Iphone 15 / IOS 17

I am developing an application with flutter and when my client tries to install it on Iphone 15 / IOS 17, he cannot do it with the error "Device not supported". Device not supported error ...
Andriantseheno's user avatar
0 votes
0 answers
303 views

Xcode 14.3.1 hangs at "Attaching to (app name)" while running on Device iOS 17.1.2

While Xcode 14 cannot run device iOS 17, i installed XCode 15 in order to my XCode 14 can run my iOS17 device, and now my XCode 14 can run device iOS 17 (Core Device) but while i run the program to ...
Seishin Okigaru's user avatar
1 vote
2 answers
536 views

Xcode didn't launch the right application

I've upgraded my system to use Xcode 15 and iOS 17. Since this upgrade i discover a weird behavior on one of my project and not the others. flutter run -t lib/entrypoints/generations/main.dart --...
Eng's user avatar
  • 1,734
0 votes
0 answers
46 views

Open app without triggering SiriKit automation

I am currently trying to create a "blocker" app that blocks a certain app if a condition is not fulfilled. There are other apps like this out on the App Store and one of them is one sec. ...
EliasOverflow's user avatar

15 30 50 per page