berkobob / reminders

BSD 3-Clause "New" or "Revised" License
7 stars 9 forks source link

not working working in ad hoc ios distributation ? #5

Closed hosseinkhojany closed 3 months ago

hosseinkhojany commented 1 year ago

iOS 15.7 iPhone 7 Hi! thanks for good plugin! When I set successfully a reminder in ios it not trigger at all When I open reminder app I can see it

berkobob commented 1 year ago

I'm not sure what you mean. There is no real-time synching. You need to poll the API to get updates.

hosseinkhojany commented 1 year ago

I mean, the reminder is created correctly and I see it in the reminder app, but when we reach the promised time, the reminder is not called and I don't get a notification(A number is added on the badge icon of the reminder app, but the notification nope!), but when I manually register a new reminder in the reminder app, it works correctly, this is very strange. `

  reminders.hasAccess().then((value) async {
    if(value){
      final RemList list = await reminders.getDefaultList() ?? RemList('Myelin Reminders');
      final reminder = Reminder(priority: 3, list: list, title: "Test", );
      reminder.dueDate = schedule;
      await reminders.saveReminder(reminder);
    }
  });
  `
berkobob commented 1 year ago

The app doesn’t use hours and minutes, only dates. I didn’t need time for my app. If you want to add that functionality, I’m happy for you to submit a PR.

On 27 Aug 2023, at 18:52, Derafsh @.***> wrote:

I mean, the reminder is created correctly and I see it in the reminder app, but when we reach the promised time, the reminder is not called and I don't get a notification, but when I manually register a new reminder in the reminder app, it works correctly, this is very strange.

— Reply to this email directly, view it on GitHub https://github.com/berkobob/reminders/issues/5#issuecomment-1694725139, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSDRK7RVZUJLHAS2HY7CTLXXOCM3ANCNFSM6AAAAAA4AE5J5I. You are receiving this because you commented.

hosseinkhojany commented 1 year ago

2023-09-07 10 16 47

What the F*ck Is This Piece of Shit ): ?

SethuSenthil commented 9 months ago

Nothing wrong with the code in the screenshot. But seriously, fam, let's vibe a bit more positively.

We're all in this open-source gig voluntarily, grinding for the greater good, and nobody's cashing in on this. So, before you drop F-bombs like confetti, remember we're here to build, not burn bridges.

Take a chill pill, appreciate the hustle, and let's keep this collab drama-free. 🌐✌️