firebase / firebase/firebase-admin-java

[FR] Support Apple's location push type

Open
#620 2 comments 10 reactions 1 assignee Claimed by @chong-shao View on GitHub
api: messaging type: feature request
Dominant language
Java
Stars
620
Forks
305
Avg merge
3h 23m
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
Since iOS 15 was introduced by Apple we would like to support their new location push notification. FCM currently returns an error because it doesn't support the type.

**Describe the solution you'd like**
FCM supporting the new location push type.

**Describe alternatives you've considered**
Implementing the sending of location remote notifications on our own which disruptes the centralized way of how we send remote notifications.

**Additional context**
- [Apple's documentation](https://developer.apple.com/documentation/corelocation/cllocationmanager/creating_a_location_push_service_extension#overview) - see under _Send Location Push Requests From Your Server_
- [GitHub Issue](https://github.com/firebase/firebase-admin-java/issues/607#issuecomment-1003143660) related incl. discussion with @chliangGoogle
- Firebase Feature Request Number: `10155562`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.