Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants