Post

Replies

Boosts

Views

Activity

Comment on unable to delete file because it's never found because.
I posted a response but apparently it never posted! still. having the same issue now elsewhere in the code with the same code thats working. I'm unsure if or why files are being locked or why. in a different view (same thing just step two where this should be handing them too.) the view is unable to delete the file its loading into the view with the same name. I also sent an email explaining the issue more, with an invite to the full code. it might be the detail view holding/recreating files
Topic: App & System Services SubTopic: General Tags:
Oct ’23
Comment on HKCategoryValueSleepAnalysis Sending incorrect sleep data.
It's under reporting the time in my case (by a few minuets). I don't understand the 6-6 thing? this code gets a time from the file via the date call, it's checking for all sleep time in the last 24 hours as to support those with a daytime sleep schedule. I posted this because my last response wasn't appearing on reloads, apologies.
Replies
Boosts
Views
Activity
Jan ’24
Comment on HKCategoryValueSleepAnalysis Sending incorrect sleep data.
i Don’t believe the issue is with overlap as it’s undercounting the data for the time periods. I don’t understand the 6pm/6pm thing. This code checks a json file that has a date and is displaying any sleep data from the past 24 hours (the other parts I have not included as they work as intende.)
Replies
Boosts
Views
Activity
Jan ’24
Comment on unable to delete file because it's never found because.
also I assume we would rather use this thread even though it doesnt pertain to core data? as opposed to the thread linking to this now? https://developer.apple.com/forums/thread/738464
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on unable to delete file because it's never found because.
I posted a response but apparently it never posted! still. having the same issue now elsewhere in the code with the same code thats working. I'm unsure if or why files are being locked or why. in a different view (same thing just step two where this should be handing them too.) the view is unable to delete the file its loading into the view with the same name. I also sent an email explaining the issue more, with an invite to the full code. it might be the detail view holding/recreating files
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on Load link from tab bar item
I've give-up the user can just have the extra click SwiftUI doesn't work properly. Use then above method to anyone who is trying to do the same thing
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on Tab bar color does not respect in more view.
`  init() {     UITabBar.appearance().backgroundColor = UIColor.black}` does not work either
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’22