Azure / azure-notificationhubs-dotnet

.NET SDK for Azure Notification Hubs
MIT License
70 stars 119 forks source link

[QUERY] Will the SendDirectNotificationAsync method still work with the internal shift to FCM v1 ? #317

Open andyball89 opened 2 months ago

andyball89 commented 2 months ago

Query/Question Can you please confirm that with the shift to fcm v1 in the coming months, the SendDirectNotificationAsync method will continue to function as it does now when targeting multiple android device handles? There is no deprecation/warning notice on this method in the latest version. Since we use this method exclusively, just concerned that fcm v1 no longer has any batch direct send capability itself, so what effect will that have on this function, if any?

Why is this not a Bug or a feature Request? Its a currently implemented function in the dot net sdk.

Setup (please complete the following information if applicable): .NET SDK Notification Hubs (latest version)

Information Checklist Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

lomagdal2 commented 3 days ago

yes, direct send will work for fcm v1.