I've been building the past few days a custom alarm clock for Android. So far so good, the alarm fires and I play some remote sound using HTTP streaming (network is of course needed, or else, there is a fallback with local sound). Now it's time take this app to iOS, I'm a total beginner but I'm not afraid to learn Objective-C since the client part is really straightforward. But from what I see, it seems to me it's quite impossible. I would like some help here if possible :
I would appreciate any feedback here, I'm quite disappointed from what I see that this simple feature seems to be impossible to do. Unless I'm mistaken somewhere and I hope someone will give me a hint!
Thx for reading!
I see no way around this since Apple doesn't allow launching apps without user interaction. Although you can change the workflow so that user has to keep the app running (screen can still be locked) for the alarm to work. This is how other alarm apps work.
I suspect the 2nd solution you mentioned wont go well with Apple because it'll drain user's battery. You are taking cpu cycles while not doing anything (playing silence).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With