I’m trying to enable push notifications for my IOS application. What is the best solution to do so? Does fusetools support firebase for IOS at the moment. I couldn’t find a proper documentation regarding push notifications using firebase for fusetools. Some of the notifications i need to send are only for specific devices using an api request.
Hi,
the answer to the Firebase question is “partially”. The best approach currently is shown in this repository. The two other repos involved are Fuse.APNS and Fuse.Firebase.
Hope this helps!
The Fuse.Firebase repository only supports push notifications for android right?
Shafiq wrote:
The Fuse.Firebase repository only supports push notifications for android right?
correct.