Change from Angular JS pusher to JBackend
-
timstohr
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 19
-
Thank you received: 0
-
-
6 years 8 months ago #6601
by timstohr
Hi Luigi,
I use an angular JS Pusher for deviceID=FCM Token ID, so I am basically using a cURL request with device ID which the pusher then uses to send onwards to Firebase. The userID=DeviceID is gotten from Jbackend (user registers over Jbackend REST API. We currently have about 500 different people who registered over Jbackend)
I wanted to now get rid of the pusher and use JBackend instead (angular JS pusher is very unstable).
What do I have to do? Where are the FCM Token stored inside JBackend? Can I simply switch now and it will work (even though I had automatic registration turned off?)
Also what is the <endpoint> in <end-point>?action=get&module=push&resource=scheduler?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.148 seconds