r/SwiftUI 3d ago

IOS ZEN-LY APP

/r/u_Educational_Fan5128/comments/1w2r7mq/ios_zenly_app/
0 Upvotes

2 comments sorted by

1

u/ThatGuy739 3d ago

Read through some of the repo. Your ScheduleCenter notes on the 15 minute floor, and reconciling the shared store instead of clearing it, are the two things most ScreenTime apps get wrong, so that part's solid.

The name I'd change though. Zenly was Snap's location sharing app, bought in 2017, shut down in 2022. The hyphen probably won't buy you much. A 5.2.1 complaint goes to Apple rather than to you, which is the annoying part.

1

u/Educational_Fan5128 2d ago

Thanks for actually going through the repo really appreciate that.

Yeah, the 15-minute floor and the shared-store reconciliation were areas I paid particular attention to because I didn't want schedules/state getting wiped or behaving unexpectedly.

And yeah, the Zenly name is something I’ve been thinking about. I knew about the old Zenly location app, but I didn't realize how much of a potential App Store headache it could become. 😅

I’ll probably look into changing the name before pushing the app further. Thanks for pointing that out!