You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.
Hi, I tried to create a birthday notification for a selected birthdate. When I enter the date 27th July 1980, I generate the following object: {"requestCode":42,"repeat":"yearly","year":2017,"month":6,"day":27,"hour":0,"minute":1,"second":0,"contentTitle":"Test","contentText":"Test","icon":2130837600}
I calculate weather the next birthday is this year or next year an set this/next year. I go to the Settings and set the system time to 26th July 2017 23:59 o'clock. I recieve the notification 2 minutes later as expected. But if I set the system time now to 27th July 2017 23:59 o'clock, 2 minutes later I recieve the notifiction again on 28th July, and so on.
I user Version 11 with Titanium SDK 5.5.1 Target SDK 23
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I tried to create a birthday notification for a selected birthdate. When I enter the date 27th July 1980, I generate the following object:
{"requestCode":42,"repeat":"yearly","year":2017,"month":6,"day":27,"hour":0,"minute":1,"second":0,"contentTitle":"Test","contentText":"Test","icon":2130837600}
I calculate weather the next birthday is this year or next year an set this/next year. I go to the Settings and set the system time to 26th July 2017 23:59 o'clock. I recieve the notification 2 minutes later as expected. But if I set the system time now to 27th July 2017 23:59 o'clock, 2 minutes later I recieve the notifiction again on 28th July, and so on.
I user Version 11 with Titanium SDK 5.5.1 Target SDK 23
The text was updated successfully, but these errors were encountered: