-
Notifications
You must be signed in to change notification settings - Fork 50
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
Maui 7 Setup push notification Xamarin.GooglePlayServices.Base compilation Failed #788
Comments
See #764 for information and fix. |
@jpobst thanks for the link - read it a few times but still cannot make it work!. Now iOS is not happy and prevent from compiling.. I get that each person can have a different issue but surely someone could have created a doc of what references are required in order to set up push notification. I have tried adding as follows:
|
try adding Something like this:
|
Did my tip help? Thanks |
@moljac that did help and sorted the problem thank you - |
Any success/wisdom @developer9969 @moljac on updating these packages successfully?This is exactly the same setup that I am using.This works great!
This fails to build.
with
Thank you! |
Android application type
.NET Android (net7.0-android, etc.)
Affected platform version
VS 2022 any version
Description
I am trying to set up push notification on Maui using .net 7 - Cannot move to .net 8 because of other Maui issues
as soon as I add Xamarin.GooglePlayServices.Base the app no longer builds
What nuget packages do i need to use to enable push notification with firebase?
Steps to Reproduce
Did you find any workaround?
Nope
Relevant log output
The text was updated successfully, but these errors were encountered: