Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit b4c1b55

Browse files
committed
1 parent 30546d4 commit b4c1b55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WebServices/AzureNotificationHub/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ urlFragment: webservices-azurenotificationhub
1313

1414
This sample demonstrates how to use Azure Notification Hubs to send push notifications to Xamarin Forms applications on Android and iOS.
1515

16+
On iOS 13 and greater, you may experience intermittent device registration issues if your app is running over a wireless network, rather than a cellular network. For more information, and a workaround, see [iOS-13 Unable to receive Device Token](https://developer.apple.com/forums/thread/128172) on developer.apple.com.
17+
1618
To run the Android application, you must replace the google-services.json file with a file downloaded from your Firebase console.
1719

1820
For more information about this sample see [Push notifications with Azure Notification Hub and Xamarin Forms](https://docs.microsoft.com/xamarin/xamarin-forms/data-cloud/push-notifications/azure-notification-hub).
19-

0 commit comments

Comments
 (0)