I was looking at one of my Notifier child apps today and I see the following:
I didn't see anything about how many times do I want to be notified.
I then created a new Notifier child app and more options appear to be present now in this new app.
It appears that the Notifier app changed at some point. Shouldn't I be able to edit an older Notifier app or do I have to recreate it?
I wound up recreating the Notifier child app and I can now see these options regarding repetition.
The old app wouldn't repeat a notification if the condition remained. The new one does repeat.
I'm just a little bit confused.
There is only one version of the Notifier child app.
What you are seeing is that the app pages are dynamic, presenting different options in response to selections you have already made. Specifically, the "Only once within this number of minutes" option is not compatible with the "Repeat notifications?" option, so once you've enabled one, the other disappears. You can make your first app look like the second by removing the value you provided for "Only once within this number of minutes," which causes the option for repeats to be hidden (and vice versa, presuambly due to having no clear way of resolving the conflicting demands if you select both).
2 Likes
Thanks for explaining that. To me it was not intuitive that I had to clear that value to get other values displayed.