firebase-admin-dotnet
firebase-admin-dotnet copied to clipboard
Firebase Admin .NET SDK
Performed the following updates: - Updated Google.Apis.Auth from 1.68.0 to 1.68.0 in /FirebaseAdmin/FirebaseAdmin/FirebaseAdmin.csproj - Updated Google.Apis.Auth from 1.68.0 to 1.70.0 in /FirebaseAdmin/FirebaseAdmin.Snippets/FirebaseAdmin.Snippets.csproj, /FirebaseAdmin/FirebaseAdmin/FirebaseAdmin.csproj - Updated Google.Apis.Auth from 1.68.0 to 1.70.0...
Hi, Receive push ok, Iam need help Send message problems, see: FirebaseApp.Create(new AppOptions() { Credential = GoogleCredential.FromJson(jsonContent) }); { var registrationToken = "cB0E5BH-RyO..blabla"; var message = new Message() { Data...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0. Release notes Sourced from actions/download-artifact's releases. v4.3.0 What's Changed feat: implement new artifact-ids input by @GrantBirki in actions/download-artifact#401 Fix workflow example for downloading by...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.13.0 What's Changed Add letter number among...
Bumps [System.Text.Json](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `System.Text.Json` from 8.0.5 to 9.0.2 Release notes Sourced from System.Text.Json's releases. .NET 9.0.2 Release What's Changed [release/9.0-staging] Ensure...
Bumps [Microsoft.AspNetCore.Http](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Mvc](https://github.com/dotnet/aspnetcore), [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) and System.Collections.Immutable. These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Http` from 2.2.2 to 2.3.0 Commits See full diff in compare view Updates `Microsoft.AspNetCore.Mvc` from 2.2.0...
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.9.3. Commits 9712244 v2.9.3 dbba909 #3088: Assert.Equivalent throws NotSupportedException for types with getters ... cdf2114 Stick to .NET SDK 8 5716c89 Disable NETSDK1215 and NU1902...
### [REQUIRED] Step 2: Describe your environment We are running our API on Google's cloud run. * Firebase SDK version: FirebaseAdmin version 3.1.0 * Firebase Product: Messaging * .NET version:...
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `System.Collections.Immutable` from 8.0.0 to 9.0.0 Release notes Sourced from System.Collections.Immutable's releases. .NET 9.0.0 Release What's Changed [release/9.0] BinaryFormatter...
We're having the problem that the notifications always gets delivered for both iOS and Android but on Android there is no sound/display/vibration when the notification is received. Oddly enough it...