Post

Replies

Boosts

Views

Activity

User review gone missing
I have a macOS app which is very niche -- it only has 8 downloads since its release 33 days ago. It's been in beta testing for a long time though and one of my testers told me he wrote a review, and gave a rating, 5 days ago. I see one rating in App Store Connect, but no review. it seems to have gone missing. Is this normal? If so it's a bit alarming: a user might get upset if i don't respond to a review.
1
0
104
6d
Using a security-scoped bookmark with a symlink
I am developing an application on macOS in SwiftUI which exchanges files with other processes on a network. Some of these processes may be on Linux and write to a network drive. The files are refreshed at 10, 15 or 60 second intervals, and keep the same name. The software is supposed to run 24/7 and have persistent paths, so that on restart it does not need setting up. And it runs in the sandbox. I have got this working with macOS-only external processes by putting the exchange files in a fixed folder on the network storage and using security-scoped bookmarks to the file and or folder. But it doesn't work so well when one of the writing processes is a Linux process writing to its own storage. I can put a symlink in my fixed folder and if i select the folder and the symlink after each app restart, it works. but how can i make such a set-up persistent so it works after app restart without manual selection?
1
0
346
Feb ’26
User review gone missing
I have a macOS app which is very niche -- it only has 8 downloads since its release 33 days ago. It's been in beta testing for a long time though and one of my testers told me he wrote a review, and gave a rating, 5 days ago. I see one rating in App Store Connect, but no review. it seems to have gone missing. Is this normal? If so it's a bit alarming: a user might get upset if i don't respond to a review.
Replies
1
Boosts
0
Views
104
Activity
6d
Using a security-scoped bookmark with a symlink
I am developing an application on macOS in SwiftUI which exchanges files with other processes on a network. Some of these processes may be on Linux and write to a network drive. The files are refreshed at 10, 15 or 60 second intervals, and keep the same name. The software is supposed to run 24/7 and have persistent paths, so that on restart it does not need setting up. And it runs in the sandbox. I have got this working with macOS-only external processes by putting the exchange files in a fixed folder on the network storage and using security-scoped bookmarks to the file and or folder. But it doesn't work so well when one of the writing processes is a Linux process writing to its own storage. I can put a symlink in my fixed folder and if i select the folder and the symlink after each app restart, it works. but how can i make such a set-up persistent so it works after app restart without manual selection?
Replies
1
Boosts
0
Views
346
Activity
Feb ’26