T
T
TechNOIR2020-05-22 21:15:02
Android
TechNOIR, 2020-05-22 21:15:02

Is it possible to send push notifications in React Native without GCM and APN?

Good afternoon.
I'm just learning React Native.
Interested in the question is it possible to send push notifications in React Native without GCM and APN?
Or is it just for security reasons?

thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Alexandrovich, 2020-05-22
@RomReed

As an option, there is also https://github.com/b8ne/react-native-pusher-push-n... Another option seems to be how you can keep the server yourself for push notifications. And another option is to generate a notification on the phone, the so-called local notification. But I would not advise using GCM after all, because the system has been working for more than one year, it works stably and does not ask for money.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question