Search results for

“Visual Studio Maui IOS”

109,084 results found

Post

Replies

Boosts

Views

Activity

Qwen3 VL CoreML
Looking for help with or to help with, due to the pending document enhancement, the Vibe Coders edition of cml editor. Also for more information on how to use the .mlkey whether or not my model is suppose to say IOs18 when I am planning to use it on Mac Apple Intelligence seems to think coreML is for iOS but are the capabilities extended when running NPU on the book? How to use this graph. coming in hot sorry. btw. there are 100s of feedback and crash reports sent in form me for additional info? I attached a image that might help with updating Tags
1
0
247
3w
Confirmation Items Regarding the Mandatory UIScene Lifecycle Support in iOS 27
After reviewing the following Apple Technote, I have confirmed the statement below: https://developer.apple.com/documentation/technotes/tn3187-migrating-to-the-uikit-scene-based-life-cycle In the next major release following iOS 26, UIScene lifecycle will be required when building with the latest SDK; otherwise, your app won’t launch. While supporting multiple scenes is encouraged, only adoption of scene life-cycle is required. Based on the above, I would appreciate it if you could confirm the following points: Is my understanding correct that the term “latest SDK” refers to Xcode 27? Is it correct that an app built with the latest SDK (Xcode 27, assuming the above understanding is correct) will not launch without adopting the UIScene lifecycle, with no exceptions? Is it correct that an app built with Xcode 26 without UIScene lifecycle support will still launch without issues on an iPhone updated to iOS 27?
Topic: UI Frameworks SubTopic: General Tags:
3
0
442
3w
BackgroundLocationIndicator Bubble in iOS26
I display the BackgroundLocationIndicator (blue/white bubble in status bar) in all my apps, that use background location service. Up to iOS 18 it allowed the user to tap on the bubble from within any other non fullscreen app and bring the app using the background location service to the foreground. In iOS26 this only works from the home screen. Is this intended behaviour or a bug ? If intended, please provide us with an option to allow the user to keep the pre iOS26 behavour. This was a quite convenient shortcut to jump directly to the locationservice using app.
2
0
112
3w
What risks do you think indie iOS developers face in 2026?
I’m interested in hearing what currently concerns other indie iOS developers, as 2026 feels both exciting and somewhat fragile to me, with the constant worry that an Apple account issue or unexpected rejection could undo years of hard work overnight. AI has made cloning apps easier than ever and even strong niches can quickly attract well funded competitors, so while I’m optimistic about building, these are the realities I often find myself thinking about.
1
0
70
3w
Calls on Assistive Access not working
I recently got a new iPhone for my mom so that she could have Assistive Access due to her declining cognitive health. I selected the family members she calls the most as her favorites, but when attempting to call some of said family members (myself included), nothing happens. It works for about half the contacts, and not for the other half. I’m her main caregiver so it’s pretty ironic that I’m one of the ones it doesn’t work with. I’ve tried exiting and re-entering Assistive Access, deleting and re-adding all the contacts, restarting the phone, force-restarting the phone, and checking if the iOS is the most recent update (it is). Nothing works. Please help.
1
0
40
3w
Apple Developer Program enrollment pending for 2 weeks — no charge, no response to support ticket
Hi, I enrolled in the Apple Developer Program approximately 2 weeks ago and my enrollment is still pending. I have not been charged the annual fee and I submitted a support ticket which has received no response. I'm a solo developer based in South Africa looking to publish my first iOS app. Is there anything I can do to move this along, or is this wait time normal? My support ticket has gone unanswered and I can't find a direct contact number to resolve this. Any help appreciated.
1
0
134
3w
tvOS alternative app icons
Does anyone know if alternate app icons are actually supposed to work for Apple TV projects? We tried to set this up, and while it works in Debug, we run into validation errors when uploading the app to App Store Connect. Is this feature officially supported on tvOS, or is it iOS-only?
Topic: Design SubTopic: General
1
0
219
3w
Reply to tvOS alternative app icons
Alternate app icons are currently supported in iOS, iPadOS, tvOS, and compatible apps running in visionOS. This is mentioned in App icons Implementation in tvOS is handled differently than iOS. For more information see CFBundleIcons https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple%5B…%5D49-SW13  Travis
Topic: Design SubTopic: General
3w
Reply to Apple Developer program payment failed
Hi @CharlieN133 I am having the exact same problem. Things I have tried: Multiple company visa card Multiple personal visa card Ensuring billing address matches my visa cards Turn off VPN Try my personal IOS device My personal cards should work because I have paid for apple products with it. I do not think this is an isolated incident and that Apple should look into this immediately to prevent blocking developer enrolment.
3w
In-App Subscription Works in Xcode Sandbox but Not Appearing for App Review Testers
Hello, I’m having an issue with my first subscription for my app WealthSlices, where the subscription appears correctly when testing locally from Xcode, but App Store reviewers appear unable to retrieve the product. Symptoms When I run the app from Xcode on my iPhone using the Sandbox environment: The subscription loads successfully. The purchase sheet appears. I can complete a sandbox purchase. However, when App Review tests the app, the paywall fails to load products and the app shows the following message: No Products found. Purchases are temporarily unavailable on this device. Environment App: WealthSlices Platform: iOS Testing locally via Xcode → Sandbox Apple ID Subscription type: Auto-renewable subscription Product: WealthSlices Basic ($9.99/month) StoreKit: StoreKit 2 Current build: 1.0.7 (Build 32) What works locally When running via Xcode: StoreKit successfully fetches products. The subscription sheet appears with the correct pricing. Sandbox purchase flow completes normally. What appears t
2
0
122
3w
Reply to NSFileManager getRelationship:ofDirectoryAtURL:toItemAtURL:error: returning NSURLRelationshipSame for Different Directories
It means apps don't need to actively track the current location of their files, but can instead determine its current location whenever the user actually asks for it. What should happen if you expand a directory with four subfolders in a NSBrowser (so four columns). And the third folder moves? If an app just follows the file reference URL the UI is broken. I mean if there are/were APIs that handled this in file reference world I'm with you! The concept of file location matters to users and to a lot of apps. I hope Apple doesn't want to put apps in single file jail. Here you get that one txt document and if it moves don't worry we got you. There are other types of apps that do other things. Please don't turn macOS into iOS :)
Topic: App & System Services SubTopic: Core OS Tags:
3w
Qwen3 VL CoreML
Looking for help with or to help with, due to the pending document enhancement, the Vibe Coders edition of cml editor. Also for more information on how to use the .mlkey whether or not my model is suppose to say IOs18 when I am planning to use it on Mac Apple Intelligence seems to think coreML is for iOS but are the capabilities extended when running NPU on the book? How to use this graph. coming in hot sorry. btw. there are 100s of feedback and crash reports sent in form me for additional info? I attached a image that might help with updating Tags
Replies
1
Boosts
0
Views
247
Activity
3w
Confirmation Items Regarding the Mandatory UIScene Lifecycle Support in iOS 27
After reviewing the following Apple Technote, I have confirmed the statement below: https://developer.apple.com/documentation/technotes/tn3187-migrating-to-the-uikit-scene-based-life-cycle In the next major release following iOS 26, UIScene lifecycle will be required when building with the latest SDK; otherwise, your app won’t launch. While supporting multiple scenes is encouraged, only adoption of scene life-cycle is required. Based on the above, I would appreciate it if you could confirm the following points: Is my understanding correct that the term “latest SDK” refers to Xcode 27? Is it correct that an app built with the latest SDK (Xcode 27, assuming the above understanding is correct) will not launch without adopting the UIScene lifecycle, with no exceptions? Is it correct that an app built with Xcode 26 without UIScene lifecycle support will still launch without issues on an iPhone updated to iOS 27?
Topic: UI Frameworks SubTopic: General Tags:
Replies
3
Boosts
0
Views
442
Activity
3w
Reply to Confirmation Items Regarding the Mandatory UIScene Lifecycle Support in iOS 27
Thank you for your post. If I’m not mistaken this means that at the time when Xcode 27 becomes mandatory, the app’s deployment target must be iOS 13 or higher since the UIScene class and Info.plist keys are iOS 13.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
3w
BackgroundLocationIndicator Bubble in iOS26
I display the BackgroundLocationIndicator (blue/white bubble in status bar) in all my apps, that use background location service. Up to iOS 18 it allowed the user to tap on the bubble from within any other non fullscreen app and bring the app using the background location service to the foreground. In iOS26 this only works from the home screen. Is this intended behaviour or a bug ? If intended, please provide us with an option to allow the user to keep the pre iOS26 behavour. This was a quite convenient shortcut to jump directly to the locationservice using app.
Replies
2
Boosts
0
Views
112
Activity
3w
Reply to BackgroundLocationIndicator Bubble in iOS26
It is still an issue on iPadOS 26.3.1. While it works on and iPhone with iOS 26.3.1 like pre 26, the initially described problem does still exists on an iPad with 26.3.1.
Replies
Boosts
Views
Activity
3w
How have App Store ranking factors evolved in 2026 for iOS apps
When I update my app name, the App Store URL also changes, and since the app URL contributes to ASO performance, this is a concern for me. I would like to know whether it is possible to change the app name without affecting the URL, or if the previous URL automatically redirects to the new one.
Replies
2
Boosts
0
Views
122
Activity
3w
What risks do you think indie iOS developers face in 2026?
I’m interested in hearing what currently concerns other indie iOS developers, as 2026 feels both exciting and somewhat fragile to me, with the constant worry that an Apple account issue or unexpected rejection could undo years of hard work overnight. AI has made cloning apps easier than ever and even strong niches can quickly attract well funded competitors, so while I’m optimistic about building, these are the realities I often find myself thinking about.
Replies
1
Boosts
0
Views
70
Activity
3w
Reply to What risks do you think indie iOS developers face in 2026?
Account bans sudden rejections AI clones and fast competitors make indie iOS success feel fragile today.
Replies
Boosts
Views
Activity
3w
Calls on Assistive Access not working
I recently got a new iPhone for my mom so that she could have Assistive Access due to her declining cognitive health. I selected the family members she calls the most as her favorites, but when attempting to call some of said family members (myself included), nothing happens. It works for about half the contacts, and not for the other half. I’m her main caregiver so it’s pretty ironic that I’m one of the ones it doesn’t work with. I’ve tried exiting and re-entering Assistive Access, deleting and re-adding all the contacts, restarting the phone, force-restarting the phone, and checking if the iOS is the most recent update (it is). Nothing works. Please help.
Replies
1
Boosts
0
Views
40
Activity
3w
Apple Developer Program enrollment pending for 2 weeks — no charge, no response to support ticket
Hi, I enrolled in the Apple Developer Program approximately 2 weeks ago and my enrollment is still pending. I have not been charged the annual fee and I submitted a support ticket which has received no response. I'm a solo developer based in South Africa looking to publish my first iOS app. Is there anything I can do to move this along, or is this wait time normal? My support ticket has gone unanswered and I can't find a direct contact number to resolve this. Any help appreciated.
Replies
1
Boosts
0
Views
134
Activity
3w
tvOS alternative app icons
Does anyone know if alternate app icons are actually supposed to work for Apple TV projects? We tried to set this up, and while it works in Debug, we run into validation errors when uploading the app to App Store Connect. Is this feature officially supported on tvOS, or is it iOS-only?
Topic: Design SubTopic: General
Replies
1
Boosts
0
Views
219
Activity
3w
Reply to tvOS alternative app icons
Alternate app icons are currently supported in iOS, iPadOS, tvOS, and compatible apps running in visionOS. This is mentioned in App icons Implementation in tvOS is handled differently than iOS. For more information see CFBundleIcons https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple%5B…%5D49-SW13  Travis
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
3w
Reply to Apple Developer program payment failed
Hi @CharlieN133 I am having the exact same problem. Things I have tried: Multiple company visa card Multiple personal visa card Ensuring billing address matches my visa cards Turn off VPN Try my personal IOS device My personal cards should work because I have paid for apple products with it. I do not think this is an isolated incident and that Apple should look into this immediately to prevent blocking developer enrolment.
Replies
Boosts
Views
Activity
3w
In-App Subscription Works in Xcode Sandbox but Not Appearing for App Review Testers
Hello, I’m having an issue with my first subscription for my app WealthSlices, where the subscription appears correctly when testing locally from Xcode, but App Store reviewers appear unable to retrieve the product. Symptoms When I run the app from Xcode on my iPhone using the Sandbox environment: The subscription loads successfully. The purchase sheet appears. I can complete a sandbox purchase. However, when App Review tests the app, the paywall fails to load products and the app shows the following message: No Products found. Purchases are temporarily unavailable on this device. Environment App: WealthSlices Platform: iOS Testing locally via Xcode → Sandbox Apple ID Subscription type: Auto-renewable subscription Product: WealthSlices Basic ($9.99/month) StoreKit: StoreKit 2 Current build: 1.0.7 (Build 32) What works locally When running via Xcode: StoreKit successfully fetches products. The subscription sheet appears with the correct pricing. Sandbox purchase flow completes normally. What appears t
Replies
2
Boosts
0
Views
122
Activity
3w
Reply to NSFileManager getRelationship:ofDirectoryAtURL:toItemAtURL:error: returning NSURLRelationshipSame for Different Directories
It means apps don't need to actively track the current location of their files, but can instead determine its current location whenever the user actually asks for it. What should happen if you expand a directory with four subfolders in a NSBrowser (so four columns). And the third folder moves? If an app just follows the file reference URL the UI is broken. I mean if there are/were APIs that handled this in file reference world I'm with you! The concept of file location matters to users and to a lot of apps. I hope Apple doesn't want to put apps in single file jail. Here you get that one txt document and if it moves don't worry we got you. There are other types of apps that do other things. Please don't turn macOS into iOS :)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
3w