D
D
Dmitry Baskakov2022-03-31 10:09:46
Mobile development
Dmitry Baskakov, 2022-03-31 10:09:46

Is it possible to send push notifications offline on ios and android?

I watch guides on Expo and Kotlin, and FireBase is used everywhere. Is it possible to somehow just send notifications without any problems without all these cloud solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2022-03-31
@dmitrybascacov

Of course you can. You can from the app itself. It's just not called push notifications, but local notifications.
In android - AlarmManager is used e.g.
Nuance - you should plan them when you turn off the application.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question