Search results for

“iPhone 16 pro”

80,742 results found

Post

Replies

Boosts

Views

Activity

Mac Assigning NSManagedObject to NSPersistentStore
Hello, I have a iOS app I was looking at porting to Mac. I'm having an issue with both the Mac (Designed for iPad) and Mac Catalyst Destinations. I can't test Mac due to too many build issues. I'm trying to assign a new NSManagedObject into a NSPersistentStore. let object = MyObject(context: context) context.assign(object, to: nsPersistentStore) This works fine for iOS/iOS Simulator/iPhone/iPad. But on the Mac it's crashing with FAULT: NSInvalidArgumentException: Can't assign an object to a store that does not contain the object's entity.; { Thread 1: Can't assign an object to a store that does not contain the object's entity.
6
0
262
Feb ’26
CloudKit, CoreData and Swift 6 for sharing between users
I have started from here: Apple's guide on the sharing core data objects between iCloud users and I have created a sample project that has Collections and Items. Everything works great while I stay on Swift 5, like with the initial project. I would like to migrate to Swift 6 (Default Actor Isolaton @MainActor, Approachable Concurrency: Yes) on the project and I am stuck at extension CDCollection: Transferable { ... }. When compiling with Swift 5, there is a warning: Conformance of 'NSManagedObject' to 'Sendable' is unavailable in iOS; this is an error in the Swift 6 language mode. After resolving almost all compile-time warnings I'm left with: Conformance of 'CDCollection' to protocol 'Transferable' crosses into main actor-isolated code and can cause data races. Which I don't think will work, because of the warning shown above. It can be worked around like: nonisolated extension CDCollection: Transferable, @unchecked Sendable Then there are errors: let persistentContainer = PersistenceController.shared.persis
1
0
159
Feb ’26
Reply to Apple Developer Program payment completed but membership not activated
Update: One refund actually went through and I got one charge refunded, although it looks like it was actually Pro-Rata ! My ’support agent‘ then told me that I had verified my identity on a different profile.. so I checked all three of the accounts I have tried, but they all show ‘enrollment not allowed” or similar messages. So my next step is to try brand new gmail address and never before used hardware to see if it takes. But then I risk losing another $99… This is ridiculous
Feb ’26
360° video playback Issue
When rendering an equirectangular video on a sphere using VideoMaterial and MeshResource.generateSphere(), there is a visible black seam line running vertically on the sphere. This appears to be at the UV seam where the texture coordinates wrap from 1.0 back to 0.0. The same video file plays without any visible seam in other 360° video players on Vision Pro, so the issue is not with the video content itself. Here is the relevant code: private func createVideoSphere(content: RealityViewContent, player: AVPlayer) { let sphere = MeshResource.generateSphere(radius: 1000) let material = VideoMaterial(avPlayer: player) let entity = ModelEntity(mesh: sphere, materials: [material]) entity.scale *= .init(x: -1, y: 1, z: 1) // Flip to render on inside content.add(entity) player.play() } The setup is straightforward: MeshResource.generateSphere(radius: 1000) generates the sphere mesh VideoMaterial(avPlayer:) provides the video texture X scale is flipped to -1 so the texture renders on the inside of the sphere T
0
0
288
Feb ’26
Reply to Notarization Request not found after 12 hours
Happened again for my second request. Need to get some help figuring this out. Submission id this time was 10b9e47a-f7e2-4a2d-b1d5-a4f1ef7b16cd daramfon@MacBook-Pro-3 frontend % xcrun notarytool info 10b9e47a-f7e2-4a2d-b1d5-a4f1ef7b16cd --apple-id $APPLE_ID --password $APPLE_APP_SPECIFIC_PASSWORD --team-id $APPLE_TEAM_ID daramfon@MacBook-Pro-3 frontend % xcrun notarytool store-credentials speakeasy-notary --apple-id $APPLE_ID --password $APPLE_APP_SPECIFIC_PASSWORD --team-id $APPLE_TEAM_ID This process stores your credentials securely in the Keychain. You reference these credentials later using a profile name. Validating your credentials... Success. Credentials validated. Credentials saved to Keychain. To use them, specify `--keychain-profile speakeasy-notary` daramfon@MacBook-Pro-3 frontend % for i in {1..6}; do echo ---- $(date); xcrun notarytool history --keychain-profile speakeasy-notary; xcrun notarytool info 10b9e47a-f7e2-4a2d-b1d5-a4f1ef7b16cd --keychain-profile speakeasy-not
Topic: Code Signing SubTopic: Notarization Tags:
Feb ’26
iPhone 13 and iOS 26.4 (Developer Beta) saying ‘Slow Charger’ even if it’s the original charger.
My phone says ‘Slow Charger’ even if it’s Apple original power adaptor and cable. It‘s new and i think it’s a software issue. If it is then please fix it. If it’s not i’ll try fixing it myself. And a few things that i don’t like about iOS 26.4 are: Overheating, Safari Bugs, Apple Music UI not working. Please also try to fix them.
0
0
103
Feb ’26
Reply to `cp` ( & friends ) silent loss of extended attributes & file flags
[quote='873105022, DTS Engineer, /thread/761587?answerId=873105022#873105022'] I don't know what your specific needs/requirements are here… [/quote] I am a system engineer on Unixes and a security expert. Most of my work is not in my home directory, but in the configuration of macOS so as to conform to a validation process in term of quality and security. This work represent from one to three weeks of configuration testing and validation ( network accesses, servers configuration, encryption, encryption problems recovery… ) for each update or upgrade of any OS. This is the most valuable part of my work. Then this is the part I am routinely backuping on any OS I had the luck to work on since 40 years ( I started on Unix on Cray 1 ). The usual method I professionally validated is a complete clone copy of the / FS, which in case of problem on this FS or on the whole OS, permits an immediate restart of activity with the validated system configuration. Thus avoiding for example a restart of a macOS with a
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’26
Notarization Request not found after 12 hours
Made a notarization request a few hours ago and woke up to check the history and it's no longer available. Not rejected/accepted just not found. I have gone ahead to make another request but I have no confidence because I expect the same thing to happen again. Any guidance? See logs below: daramfon@MacBook-Pro-3 frontend % xcrun notarytool history --apple-id $APPLE_ID --password $APPLE_APP_SPECIFIC_PASSWORD --team-id $APPLE_TEAM_ID Successfully received submission history. history -------------------------------------------------- createdDate: 2026-02-20T23:53:14.066Z id: 6f2fadc0-2e8f-4331-a253-68f81334ebc6 name: Speakeasy AI-0.1.0-arm64.zip status: In Progress -------------------------------------------------- createdDate: 2026-02-20T23:47:12.897Z id: 435aec4f-5356-49a5-898d-48aaafb7949f name: Speakeasy AI.zip status: In Progress -------------------------------------------------- createdDate: 2026-02-20T22:35:23.947Z id: 95896757-873a-4e54-a527-03dc767c9cb5 name: Speakeasy AI.zip status: In Progres
2
0
171
Feb ’26
can't get websocket connection working on Apple Watch
I have an app that uses a websocket connection to the Mac on the local network — it works fine on the iphone — it works fine on Apple Watch simulator on a real Apple Watch I get the message nw_endpoint_flow_failed_with_error [C9403 192.168.0.35:10010 failed parent-flow (unsatisfied (Path was denied by NECP policy), interface: ipsec1, ipv4, ipv6, proxy)] already failing, returning I can't find any information on that NECP policy and no cure for this error. Please help me
1
0
38
Feb ’26
Request for Better Support and Review Consistency
Hello Apple Team, Please, we need you to come back to the level of support and consistency we used to have. Right now, the review process and the assistance we’re receiving don’t reflect the standards we’ve known from Apple. Developers don’t deserve this style of support; long waits, unclear rejections, and no real answers. We rely on the App Store to run our businesses, and we simply need the professionalism, clarity, and responsiveness that Apple was always known for. Please help bring that quality back. We deserve better Thank you.
2
0
86
Feb ’26
iOS 26.4 Beta 1 Apple Music/Apple One subscription issue
iOS 26.4 developer beta 1 Music subscription on Apple 1 not being recognised (Australia). Music wants a subscription to be purchased as a stand alone. Anyone else got this issue? How to fix? Affects IPhone 17 Max pro and IPad Pro 2nd gen.
Replies
0
Boosts
0
Views
39
Activity
Feb ’26
Apple Music (Apple One subscription) not recognised and unusable IOS 26.4 beta 1.
iOS 26.4 developer beta 1 Music subscription on Apple 1 not being recognised (Australia). Music wants a subscription to be purchased as a stand alone. Anyone else got this issue? How to fix? Affects IPhone 17 Max pro and IPad Pro 2nd gen.
Replies
0
Boosts
0
Views
26
Activity
Feb ’26
Mac Assigning NSManagedObject to NSPersistentStore
Hello, I have a iOS app I was looking at porting to Mac. I'm having an issue with both the Mac (Designed for iPad) and Mac Catalyst Destinations. I can't test Mac due to too many build issues. I'm trying to assign a new NSManagedObject into a NSPersistentStore. let object = MyObject(context: context) context.assign(object, to: nsPersistentStore) This works fine for iOS/iOS Simulator/iPhone/iPad. But on the Mac it's crashing with FAULT: NSInvalidArgumentException: Can't assign an object to a store that does not contain the object's entity.; { Thread 1: Can't assign an object to a store that does not contain the object's entity.
Replies
6
Boosts
0
Views
262
Activity
Feb ’26
Can my submission be ran on iPhone?
I am building my app for iPhone users generally, and realized that maybe I should have had the iPad in mind since I read somewhere that the submissions will be judged on iPad. Should I be testing and tweaking on iPad now or can it be somehow ran on iPhone?
Replies
3
Boosts
0
Views
217
Activity
Feb ’26
CloudKit, CoreData and Swift 6 for sharing between users
I have started from here: Apple's guide on the sharing core data objects between iCloud users and I have created a sample project that has Collections and Items. Everything works great while I stay on Swift 5, like with the initial project. I would like to migrate to Swift 6 (Default Actor Isolaton @MainActor, Approachable Concurrency: Yes) on the project and I am stuck at extension CDCollection: Transferable { ... }. When compiling with Swift 5, there is a warning: Conformance of 'NSManagedObject' to 'Sendable' is unavailable in iOS; this is an error in the Swift 6 language mode. After resolving almost all compile-time warnings I'm left with: Conformance of 'CDCollection' to protocol 'Transferable' crosses into main actor-isolated code and can cause data races. Which I don't think will work, because of the warning shown above. It can be worked around like: nonisolated extension CDCollection: Transferable, @unchecked Sendable Then there are errors: let persistentContainer = PersistenceController.shared.persis
Replies
1
Boosts
0
Views
159
Activity
Feb ’26
Reply to Apple Developer Program payment completed but membership not activated
Update: One refund actually went through and I got one charge refunded, although it looks like it was actually Pro-Rata ! My ’support agent‘ then told me that I had verified my identity on a different profile.. so I checked all three of the accounts I have tried, but they all show ‘enrollment not allowed” or similar messages. So my next step is to try brand new gmail address and never before used hardware to see if it takes. But then I risk losing another $99… This is ridiculous
Replies
Boosts
Views
Activity
Feb ’26
360° video playback Issue
When rendering an equirectangular video on a sphere using VideoMaterial and MeshResource.generateSphere(), there is a visible black seam line running vertically on the sphere. This appears to be at the UV seam where the texture coordinates wrap from 1.0 back to 0.0. The same video file plays without any visible seam in other 360° video players on Vision Pro, so the issue is not with the video content itself. Here is the relevant code: private func createVideoSphere(content: RealityViewContent, player: AVPlayer) { let sphere = MeshResource.generateSphere(radius: 1000) let material = VideoMaterial(avPlayer: player) let entity = ModelEntity(mesh: sphere, materials: [material]) entity.scale *= .init(x: -1, y: 1, z: 1) // Flip to render on inside content.add(entity) player.play() } The setup is straightforward: MeshResource.generateSphere(radius: 1000) generates the sphere mesh VideoMaterial(avPlayer:) provides the video texture X scale is flipped to -1 so the texture renders on the inside of the sphere T
Replies
0
Boosts
0
Views
288
Activity
Feb ’26
Reply to Notarization Request not found after 12 hours
Happened again for my second request. Need to get some help figuring this out. Submission id this time was 10b9e47a-f7e2-4a2d-b1d5-a4f1ef7b16cd daramfon@MacBook-Pro-3 frontend % xcrun notarytool info 10b9e47a-f7e2-4a2d-b1d5-a4f1ef7b16cd --apple-id $APPLE_ID --password $APPLE_APP_SPECIFIC_PASSWORD --team-id $APPLE_TEAM_ID daramfon@MacBook-Pro-3 frontend % xcrun notarytool store-credentials speakeasy-notary --apple-id $APPLE_ID --password $APPLE_APP_SPECIFIC_PASSWORD --team-id $APPLE_TEAM_ID This process stores your credentials securely in the Keychain. You reference these credentials later using a profile name. Validating your credentials... Success. Credentials validated. Credentials saved to Keychain. To use them, specify `--keychain-profile speakeasy-notary` daramfon@MacBook-Pro-3 frontend % for i in {1..6}; do echo ---- $(date); xcrun notarytool history --keychain-profile speakeasy-notary; xcrun notarytool info 10b9e47a-f7e2-4a2d-b1d5-a4f1ef7b16cd --keychain-profile speakeasy-not
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
Feb ’26
iPhone 13 and iOS 26.4 (Developer Beta) saying ‘Slow Charger’ even if it’s the original charger.
My phone says ‘Slow Charger’ even if it’s Apple original power adaptor and cable. It‘s new and i think it’s a software issue. If it is then please fix it. If it’s not i’ll try fixing it myself. And a few things that i don’t like about iOS 26.4 are: Overheating, Safari Bugs, Apple Music UI not working. Please also try to fix them.
Replies
0
Boosts
0
Views
103
Activity
Feb ’26
Reply to `cp` ( & friends ) silent loss of extended attributes & file flags
[quote='873105022, DTS Engineer, /thread/761587?answerId=873105022#873105022'] I don't know what your specific needs/requirements are here… [/quote] I am a system engineer on Unixes and a security expert. Most of my work is not in my home directory, but in the configuration of macOS so as to conform to a validation process in term of quality and security. This work represent from one to three weeks of configuration testing and validation ( network accesses, servers configuration, encryption, encryption problems recovery… ) for each update or upgrade of any OS. This is the most valuable part of my work. Then this is the part I am routinely backuping on any OS I had the luck to work on since 40 years ( I started on Unix on Cray 1 ). The usual method I professionally validated is a complete clone copy of the / FS, which in case of problem on this FS or on the whole OS, permits an immediate restart of activity with the validated system configuration. Thus avoiding for example a restart of a macOS with a
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’26
Reply to Run destination for my Xcode submission
Hey @DTS Engineer, if my submission is designed as an iPad app, is there a way to make sure that it is tested on a iPad simulator in Xcode and not on a iPhone simulator ?
Replies
Boosts
Views
Activity
Feb ’26
iPhone 13 Pro Max slow charging after iOS 26.4 beta
Hi, ios 26.4 beta iPhone 13 Pro Max After I installed this beta - my lost an opportunity of fas charge. I tried different cables and blocks - nothing. Now it says - slow charge and to charge from 20% to 80% I need more than 2 hours.
Replies
0
Boosts
0
Views
64
Activity
Feb ’26
Notarization Request not found after 12 hours
Made a notarization request a few hours ago and woke up to check the history and it's no longer available. Not rejected/accepted just not found. I have gone ahead to make another request but I have no confidence because I expect the same thing to happen again. Any guidance? See logs below: daramfon@MacBook-Pro-3 frontend % xcrun notarytool history --apple-id $APPLE_ID --password $APPLE_APP_SPECIFIC_PASSWORD --team-id $APPLE_TEAM_ID Successfully received submission history. history -------------------------------------------------- createdDate: 2026-02-20T23:53:14.066Z id: 6f2fadc0-2e8f-4331-a253-68f81334ebc6 name: Speakeasy AI-0.1.0-arm64.zip status: In Progress -------------------------------------------------- createdDate: 2026-02-20T23:47:12.897Z id: 435aec4f-5356-49a5-898d-48aaafb7949f name: Speakeasy AI.zip status: In Progress -------------------------------------------------- createdDate: 2026-02-20T22:35:23.947Z id: 95896757-873a-4e54-a527-03dc767c9cb5 name: Speakeasy AI.zip status: In Progres
Replies
2
Boosts
0
Views
171
Activity
Feb ’26
can't get websocket connection working on Apple Watch
I have an app that uses a websocket connection to the Mac on the local network — it works fine on the iphone — it works fine on Apple Watch simulator on a real Apple Watch I get the message nw_endpoint_flow_failed_with_error [C9403 192.168.0.35:10010 failed parent-flow (unsatisfied (Path was denied by NECP policy), interface: ipsec1, ipv4, ipv6, proxy)] already failing, returning I can't find any information on that NECP policy and no cure for this error. Please help me
Replies
1
Boosts
0
Views
38
Activity
Feb ’26
Request for Better Support and Review Consistency
Hello Apple Team, Please, we need you to come back to the level of support and consistency we used to have. Right now, the review process and the assistance we’re receiving don’t reflect the standards we’ve known from Apple. Developers don’t deserve this style of support; long waits, unclear rejections, and no real answers. We rely on the App Store to run our businesses, and we simply need the professionalism, clarity, and responsiveness that Apple was always known for. Please help bring that quality back. We deserve better Thank you.
Replies
2
Boosts
0
Views
86
Activity
Feb ’26