azure-notificationhubs-xamarin icon indicating copy to clipboard operation
azure-notificationhubs-xamarin copied to clipboard

Azure Notification Hubs Sample for Xamarin Forms

Results 35 azure-notificationhubs-xamarin issues
Sort by recently updated
recently updated
newest added

Bumps [Xamarin.AndroidX.AppCompat](https://github.com/xamarin/AndroidX) from 1.3.1.3 to 1.5.1.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Xamarin.AndroidX.AppCompat&package-manager=nuget&previous-version=1.3.1.3&new-version=1.5.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [Xamarin.Firebase.Messaging](https://github.com/xamarin/GooglePlayServicesComponents) from 122.0.0.3 to 123.0.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Xamarin.Firebase.Messaging&package-manager=nuget&previous-version=122.0.0.3&new-version=123.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hello, It is planned MAUI support for azure notification hubs? Thanks.

This pull request adds the JSON schema for `cgmanifest.json`. ## FAQ ### Why? A JSON schema helps you to ensure that your `cgmanifest.json` file is valid. JSON schema validation is...

Bumps Xamarin.Google.Android.DataTransport.TransportBackendCct from 3.0.0.1 to 3.1.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Xamarin.Google.Android.DataTransport.TransportBackendCct&package-manager=nuget&previous-version=3.0.0.1&new-version=3.1.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [Xamarin.GooglePlayServices.Iid](https://github.com/xamarin/GooglePlayServicesComponents) from 117.0.0.3 to 117.0.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Xamarin.GooglePlayServices.Iid&package-manager=nuget&previous-version=117.0.0.3&new-version=117.0.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi all, I have got my apps successfully registering and receiving notifications, I can send a test notification from Azure and it is received as expected. But each time I...

**Describe the bug** I have had push notifications configured in my Xamarin Forms app for the last year and this week decided to update to the new SDK, although I...

**Query/Question** ELI5 How to make sure all assets and needed files are downloaded? I cannot build project currently because a common_google_signin_btn_icon_light_normal_background.9.png file is missing. I have no idea how to...

**Describe the bug** When I add the xamarin android package - Xamarin.Azure.NotificationHubs.Android (1.1.4.1) to our xamarin forms project, and update the appropriate libraries - xamarin.googleplayservices.base (117.6.0.2) - xamarin.firebase.messaging (122.0.0.2) -...