Post

Replies

Boosts

Views

Activity

Comment on Trouble with getting a background refresh task working
I've already come across this post. The problem for me is a bit more binary like the app refresh task never runs ever in the background despite being scheduled. I can manually trigger it so I know the code is technically correct. I have this code all in an observable object. It should work but maybe all this functions I have need to be directly in the app delegate? Forget the 15 min I'd be happy if it ran once a day at this point.
Sep ’24
Comment on Can't remove GitHub repository
I went through a full file inspection and no files were pointing to ex-welcome-1 so somewhere out there Xcode is hanging on to an empty repository with no linked or referenced files. I renamed the ex-welcome-1 repository to ex-welcome-1-check and re opened the Zentastic project. No red unfound files came up. Then went on to rename ex-welcome-1 repository on GitHub to ex-welcome-1-check and Xcode stopped bringing up the extra repository. I've solved the symptom but not the problem.
Aug ’23