firebase-admin-dotnet icon indicating copy to clipboard operation
firebase-admin-dotnet copied to clipboard

[FR] Add Direct_Boot_OK to AndroidConfig()

Open CatrinaFitabase opened this issue 1 year ago • 1 comments

Following the instructions to include "direct_boot_ok" : true in the message request body:

https://firebase.google.com/docs/cloud-messaging/send-message#c_3

Some packages such as Python Admin SDK have a direct boot parameter: https://firebase.google.com/docs/reference/admin/python/firebase_admin.messaging

However, is the .NET SDK does not: https://firebase.google.com/docs/reference/admin/dotnet/class/firebase-admin/messaging/android-config

Is there another location to pass this parameter or will this be added later?

CatrinaFitabase avatar Mar 05 '24 19:03 CatrinaFitabase

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Mar 05 '24 19:03 google-oss-bot