Azure app - Push notification issues on iPhone 13

George Caraus 5 Reputation points
2023-05-23T08:30:09.06+00:00

I am not receiving notifications from the Azure app after changing my phone from iPhone 7 (IOS 13) to iPhone 13 (IOS 16). When I test the action group, the notification is received on the old phone and on an iPhone 8 (IOS 16), but not on the new one. Phone notifications and Azure app configurations are identical.

Did someone else encountered this issue? Any help would be appreciated.

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. George Caraus 5 Reputation points
    2023-05-24T14:32:20.28+00:00

    @VasimTamboli Thank you for your reply. The fix for my issue was to uninstall the Microsoft Azure app and then install it again.

    1 person found this answer helpful.

  2. VasimTamboli 5,215 Reputation points
    2023-05-23T13:07:21.51+00:00

    If you're experiencing issues with push notifications from the Azure app on your new iPhone 13, here are some troubleshooting steps you can try:

    Check iOS settings: Ensure that push notifications are enabled for the Azure app on your iPhone 13. Go to "Settings" > "Notifications" > "Azure" and make sure that "Allow Notifications" is enabled. Additionally, verify that the notification settings for the Azure app are properly configured.

    Verify Azure notification configuration: Double-check the notification configurations in the Azure portal for your app. Ensure that the correct notification hub is set up, the necessary credentials and certificates are configured, and the registration ID is correct for the new iPhone 13 device.

    Update Azure SDK: If you're using Azure SDK for push notifications, make sure you're using the latest version. Updating to the latest SDK version can sometimes resolve compatibility issues with newer iOS devices.

    Test with a different app: Try installing and testing a different app that utilizes push notifications on your iPhone 13. This can help determine if the issue is specific to the Azure app or a more general problem with push notifications on your device.

    Restart the device: Sometimes, restarting the iPhone can resolve temporary issues with push notifications. Try restarting your iPhone 13 and see if that helps in receiving notifications from the Azure app.

    Contact Azure support: If the issue persists and none of the above steps resolve the problem, it's recommended to reach out to Azure support for further assistance. They can help investigate the issue more thoroughly and provide guidance specific to your setup.

    Remember to provide detailed information about the issue, including the versions of the Azure app and iOS, any error messages received, and the steps you have already taken to troubleshoot the problem.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.