sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-850: Firebase: No permission for Push Notifications #3509

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Max Ammann - 23.11.2021, 15:17:00

Seems like we have a new firebase issue on iOS since v2021.11.4, quite possibly introduced with the firebase upgrade from 11.0.0 to 11.5.0 in this PR: https://github.com/Integreat/integreat-app/pull/499

Also check the linked issue.

Error: No permission for Push Notifications

Sentry Issue: INTEGREAT-APP-AH

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 1 year ago

Steffen Kleinle - 23.11.2021, 16:43:21

This is not a bug. We throw the error ourselves and it is rather a question about how we handle the push notifications on iOS if no permissions are granted.