Post

Replies

Boosts

Views

Activity

Support for 20-20-20 iOS App
Hey guys! I'm currently designing an app that will implement the 20-20-20 rule. This eye health technique has personally helped millions of people around the world, including myself, as it allowed me to control my eyesight that was significantly growing at one point. After moving to a new house, I for some reason began lowering how much I followed the rule. I researched apps on the app store and other Reddit threads, but it doesn't seem to exist (at least, on mobile), so I decided to make my own. Before deployment, I wanted to test the waters and gauge interest for such a project and platform. If you're interested in this, or just want to help a fellow Swift dev out, please fill out this quick form (I will use this as a waitlist eventually)! Link: https://forms.gle/j7vmFeGq8BffBMYz6 Thanks a lot for your support! Happy to answer any questions!
0
0
55
Aug ’25
Background timer
Hey everyone! I'm trying to develop an app that would need to send periodic notifications (every 20 minutes, for instance) to the user even when the app is not running (but only when the phone is being used). I've been reading through the prior comments and all about not being able to have a timer run in the background in the way I need it to, but I wanted to ask if there's any way around this, or is there truly no way? If there is no way to do this, I was just now considering another workaround, where I could try getting the time they open their phone, and from there, I schedule local notification for every 20 minutes or so for the entire day, and they keep sending until the phone is turned off, when the rest of the scheduled local notifications are cancelled. Is this possible? I would also appreciate any other suggests/workarounds for this. Happy to provide any additional details needed! Thanks!
1
0
95
Jul ’25