Post

Replies

Boosts

Views

Activity

Reply to Watch app doesn't receive location updates on watchOS 10 beta
Same problem here on watchOS 10. When calling requestWhenInUseAuthorization (or any other version of it) nothing happens. There is no system-dialog popping up only the delegate complaining about Error Domain=kCLErrorDomain Code=1. It must be something with the project setup though. I made a small sample app and there it is working. I tried removing the setting my app to App is only available as a standalone watchOS app and then the popup appears. I don't want that setting though. I do have a companion app. Edit: I just discovered this message in the console app: { "msg":"#AuthPrompt #Warning Delaying authorization request placed while insufficiently in-use", "ClientKeyPath":i<my-bundle-id>.watchkitapp:, "requestType":0, "inUseLevel":0 }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Sep ’23
Reply to AVSpeechSynthesizer iOS 15/16 lagging for seconds when switching to (different) German language voice
Hello @khm2. I was just researching on why german seems to be slower and just found your post here. I do have the exact same problem as you describe. English seems to have no noticeable delay at all and german does have a very noticeable delay before I can hear the TTS. Did you find a solution to the problem yet? I also made sure I downloaded all languages for german, with no change in the delay. Also... how do you get the logs you are posting? I can't see those in my console?!? Cheers, Georg
Topic: Programming Languages SubTopic: Swift Tags:
Oct ’22
Reply to In-App Purchase Error: "Invalid application external version."
I am seeing the same error as you describe. Error Domain=SKErrorDomain Code=0 "Ein unbekannter Fehler ist aufgetreten" UserInfo={NSLocalizedDescription=Ein unbekannter Fehler ist aufgetreten, NSUnderlyingError=0x281704f30 {Error Domain=ASDErrorDomain Code=825 "Der Vorgang konnte nicht abgeschlossen werden. (ASDErrorDomain-Fehler 825.)" UserInfo={NSLocalizedDescription=Der Vorgang konnte nicht abgeschlossen werden. (ASDErrorDomain-Fehler 825.)}}} Error message is in german, but it's the same as you describe. Did you find out what was causing the problem?
Apr ’21
Reply to File transfer issue from iPhone to Watch after iOS 17.5 & WatchOS 10.5 update
Same issue here. Would be nice if it could be fixed soon :-) Just writing here to get notified on updates!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Watch app doesn't receive location updates on watchOS 10 beta
Same problem here on watchOS 10. When calling requestWhenInUseAuthorization (or any other version of it) nothing happens. There is no system-dialog popping up only the delegate complaining about Error Domain=kCLErrorDomain Code=1. It must be something with the project setup though. I made a small sample app and there it is working. I tried removing the setting my app to App is only available as a standalone watchOS app and then the popup appears. I don't want that setting though. I do have a companion app. Edit: I just discovered this message in the console app: { "msg":"#AuthPrompt #Warning Delaying authorization request placed while insufficiently in-use", "ClientKeyPath":i<my-bundle-id>.watchkitapp:, "requestType":0, "inUseLevel":0 }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to App build with Xcode 14.3 crash on launch
Exact same issue. Same crash report. Also only affecting iOS 13 devices. Which I can't even reproduce, cause Xcode won't show my iOS 13 devices as target devices. Just posting this to subscribe to this thread here until somebody hopefully has a solution.
Replies
Boosts
Views
Activity
Apr ’23
Reply to ARkit tracking performance with small marker
Did anybody of you @SantaKlaus and @araujokth find a solution to your problem? I also would like to use simple and small marker for detecting the edge of a shelf.
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to How to access the Action Button on the Apple Watch Ultra
Seems like the documentation is online now: https://developer.apple.com/documentation/appintents/actionbuttonarticle?changes=latest_maj_5
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to AVSpeechSynthesizer iOS 15/16 lagging for seconds when switching to (different) German language voice
@khm2 filed a bug-report (FB11716182) Thx for your reply and I'll keep you posted
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to AVSpeechSynthesizer iOS 15/16 lagging for seconds when switching to (different) German language voice
Hello @khm2. I was just researching on why german seems to be slower and just found your post here. I do have the exact same problem as you describe. English seems to have no noticeable delay at all and german does have a very noticeable delay before I can hear the TTS. Did you find a solution to the problem yet? I also made sure I downloaded all languages for german, with no change in the delay. Also... how do you get the logs you are posting? I can't see those in my console?!? Cheers, Georg
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to iPhone is busy: Making Apple Watch ready for development
Sometimes the unplugging and turning off bluetooth works. Sometimes it does not. Currently I am trying again to get Xcode to open my app on my phone and it just does not want to. Really really frustrating. So Apple... If you are reading this... there a quite a few developers here having the same issue. Please fix this! PLEASE :)
Replies
Boosts
Views
Activity
Apr ’22
Reply to In-App Purchase Error: "Invalid application external version."
I am seeing the same error as you describe. Error Domain=SKErrorDomain Code=0 "Ein unbekannter Fehler ist aufgetreten" UserInfo={NSLocalizedDescription=Ein unbekannter Fehler ist aufgetreten, NSUnderlyingError=0x281704f30 {Error Domain=ASDErrorDomain Code=825 "Der Vorgang konnte nicht abgeschlossen werden. (ASDErrorDomain-Fehler 825.)" UserInfo={NSLocalizedDescription=Der Vorgang konnte nicht abgeschlossen werden. (ASDErrorDomain-Fehler 825.)}}} Error message is in german, but it's the same as you describe. Did you find out what was causing the problem?
Replies
Boosts
Views
Activity
Apr ’21