172 похожих чатов

Hi. I am working on educational app. I want to

send a notification to the user how long he studied every day at 22:00 and clear that time. Unfortunately iOS does not provide me anything like notification sent or not. I wanted to ask you guys have you encountered such problem? If yes how did you solve this ?

7 ответов

7 просмотров

Hi, I think you need to use some backend service. For example Firebase Functions. There you can create scheduled tasks with CRON and send FCM notifications

HOGGISH- Автор вопроса

thank you for suggestion. But my app works both offline and online

HOGGISH- Автор вопроса

Is there a way to do a background stuff when recieved local notifiactions like push notifications ?

You can send send scheduling notification locally at 22:00. And do your background stuff when user will open your app after 22:00. pm me, I will try to help

HOGGISH- Автор вопроса

yeah thank you for the suggestion and you time. I was doing the same for the past months but users send me report to the bug that. If they dont enter to the app after 22:00 the day after app sends them the time they listend yesterday

OneSignal

HOGGISH- Автор вопроса

?

Похожие вопросы

Обсуждают сегодня

Вопрос по диагностике ошибок (я знаю в чем, в данном конкретном примере, я знаю, как исправить, пример модельный, понятно, что в реальности бывает намного запутаннее). module...
ⰄⰎⰋⰐⰐⰑⰛⰤⰧⰧⰩⰄ ⰊⰑⰁⰓⰡⰛⰦⰕⰫ
10
А чем вам питонисты не угодили?😂
.
79
Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
48
Есть предложения, как подобное можно упростить?
Hemul GM
12
type TObj = object procedure Init; virtual; end; TObj1 = object(TObj) procedure Init; override; end; procedure TObj1.Init; begin inherited; end; procedur...
Alexander 👋
29
У меня вопросик назрел. Почему, создав класс без наследования и реализации деструктора Destroy, деструктор не вызывался при free. Потом указал наследование от tobject и overri...
Сергей Бычков
9
Такой вопросец - есть функция function MySuperDuperConcat(const a: array of AnsiString): AnsiString; Как мне в её теле сделать вот так? Result:=Concat(a); А не грустный вариан...
notme
15
just use free version ?? pycharm has a free version
Fan / Ac
9
Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
86
Привет, не могли бы подсказать почему "A tree falls in a forest" не отображается в journalctl? openlog ("exampleprog", LOG_CONS | LOG_PID | LOG_NDELAY, LOG_LOCAL1); syslog (LO...
•_• Asmanov 🎓
3
Карта сайта