Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Events pulling instead of push notifications #8

Open
hardcodet opened this issue Jan 14, 2017 · 1 comment
Open

Events pulling instead of push notifications #8

hardcodet opened this issue Jan 14, 2017 · 1 comment

Comments

@hardcodet
Copy link

Since Xamarin Forms seems to be way behind with the implementation of push messages and the integration with Firebase, I turned to this app to find guidance, only to discover that - unlike the Evolve app - you completely dropped push notifications in favor of a manual pull implementation. Which is ... surprising ;)

Does that mean that the whole push messaging story is currently so broken that we shouldn't even try to get it running with Xamarin Forms at this point? I'd rather find out now then after days of trying to get things working :)

Thanks,
Philipp

@jsuarezruiz
Copy link
Member

Hi,

There are different possibilities for integrating push notifications with Xamarin.Forms applications. After integrating in multiple examples and applications, options such as notification hub is more than recommended. You have documentation for each platform.

There are samples like ShoppingDemo with push notifications, maybe it will help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants