Post

Replies

Boosts

Views

Activity

Comment on Fitness app not now show saved routes
I have collected detailed GPS data and screenshots, and I submitted a feedback : FB17792319 Based on my analysis: When the distance filter is set to 5, the time interval between GPS data points while walking can sometimes be quite large, which means that Apple Fitness will not display the training route information. However, when cycling, the speed is higher, resulting in smaller time intervals between two GPS data points, so Apple Fitness will display the training route information.
Jun ’25
Comment on Fitness app not now show saved routes
Is there any progress? The issue still exists in iOS 26.1. It's quite frustrating.
Replies
Boosts
Views
Activity
Nov ’25
Comment on Incorrect position rendering of WGS84 coordinate in MKMapView: Discrepancy between Apple Maps (Hong Kong) and Amap (Mainland China)
have the same problem +1
Replies
Boosts
Views
Activity
Sep ’25
Comment on Incorrect position rendering of WGS84 coordinate in MKMapView: Discrepancy between Apple Maps (Hong Kong) and Amap (Mainland China)
The current issue is not that there is a need to use a non-WGS 84 system, but rather that it is unclear what type of map MapKit is currently using. So I'm not sure whether to perform the coordinate conversion.
Replies
Boosts
Views
Activity
Sep ’25
Comment on Fitness app not now show saved routes
it's not beta, it's always the same issue. and I got the HKLiveWorkoutBuilder problem too. It's buggy. You can try to insert all the data at once at the end, not one by one.
Replies
Boosts
Views
Activity
Jul ’25
Comment on Fitness app not now show saved routes
I have collected detailed GPS data and screenshots, and I submitted a feedback : FB17792319 Based on my analysis: When the distance filter is set to 5, the time interval between GPS data points while walking can sometimes be quite large, which means that Apple Fitness will not display the training route information. However, when cycling, the speed is higher, resulting in smaller time intervals between two GPS data points, so Apple Fitness will display the training route information.
Replies
Boosts
Views
Activity
Jun ’25
Comment on When does appleExerciseTime update or change?
This works on iOS , but on watchOS still can not increase exercise minute of green ring.
Replies
Boosts
Views
Activity
Apr ’25
Comment on SwiftData CloudKit integration requires that all attributes be optional, or have a default value set
This workaround is not perfect. Still need Apple Fix this. check optional is annoying.
Replies
Boosts
Views
Activity
Aug ’23
Comment on Can't set default values for @Model vars
After changed this: CloudKit integration requires that all attributes be optional, or have a default value set. The following attributes are marked non-optional but do not have a default. -_-!
Replies
Boosts
Views
Activity
Aug ’23
Comment on Can not install TestFlight version: "This app cannot be installed because its integrity could not be verified."
Not work on TestFlight version 3.2.3 too.
Replies
Boosts
Views
Activity
Dec ’22
Comment on Can not install TestFlight version: "This app cannot be installed because its integrity could not be verified."
I just get the same error now.
Replies
Boosts
Views
Activity
Dec ’22
Comment on Remove node from ARSCNView cause random crash(btCollisionWorld::updateSingleAabb)
Thanks to your time, I finally found the problem: I am using ARKIT for face tracking , sometimes face is not tracked, at the moment, doing the add/remove node caused the crash.
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on MusicKit can't play the playlist which created by myself in iOS 16 beta 7,error:Queue descriptor was not provided
Thanks very much, without call playlist.with([.tracks]) It works!
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on iOS 16 Live Activities Lock Screen widget
Have the same problem here , cann't update live activity from background
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on iOS 16 Live Activities Lock Screen widget
try this: Open your app’s Info.plist file and add an entry with the key NSSupportsLiveActivities of type Boolean with the value YES.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on ITMS-90562: Invalid Bundle with Xcode 13.3 RC
Don't disable bitcode in "Project", only disable in "TARGETS" , My project has watch app, still works.
Replies
Boosts
Views
Activity
Mar ’22