natsu1211 / Alarm-ios-swift

clone of the official IOS clock alarm app written in swift
MIT License
388 stars 116 forks source link

Alarm Clock doesn't work properly #4

Closed Infinite7Soul closed 7 years ago

Infinite7Soul commented 7 years ago

There is some troubles:

  1. Days of repeating are always canceling.
  2. Every new alarm clock always switching off after notification
  3. After deleting alarm clock I see notification
  4. Sometimes after switching off of alarm clock I see notification
Infinite7Soul commented 7 years ago

https://drive.google.com/open?id=0B9-ghTf1M_xCQlZqQ08xamt1RGhDQWwyUTZMUlZqOUNyTEZZ

natsu1211 commented 7 years ago

I found some time to fix this issue. Please check.

Infinite7Soul commented 7 years ago

Hooray! It's working great! Thank you!