Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] First launch can't receive notification by tags on iOS. #140

Open
2 of 3 tasks
lsaudon opened this issue Mar 9, 2023 · 2 comments
Open
2 of 3 tasks

[BUG] First launch can't receive notification by tags on iOS. #140

lsaudon opened this issue Mar 9, 2023 · 2 comments

Comments

@lsaudon
Copy link

lsaudon commented Mar 9, 2023

Describe the bug
First launch can't receive notification by tags on iOS.

Exception or Stack Trace
Receive notification by tags on first launch

To Reproduce
Steps to reproduce the behavior:

  1. Install App
  2. Send to Tag Expression
  3. Not receive

Code Snippet
Add the code snippet that causes the issue.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Setup (please complete the following information):

  • OS: iOS 15.7.3
  • IDE : Xcode 14.2
  • Version of the Library used

Additional context
If we assign the tags ourselves on the phone side. We get the notifications.

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

  • Bug Description Added
  • Repro Steps Added
  • Setup information Added
@lsaudon
Copy link
Author

lsaudon commented Mar 10, 2023

refreshRegistrationInformation don't exist on MSInstallationManager but exist in Android SDK with url for get /Registrations/?$filter=

I think this will solve the problem.

https://github.com/Azure/azure-notificationhubs-android/blob/main/notification-hubs-sdk/src/main/java/com/microsoft/windowsazure/messaging/NotificationHub.java#L278

@lex-shvets
Copy link

Having same issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants