firebase / firebase/firebase-ios-sdk
FR: Allow creating conditions for cross-platform apps with same Bundle ID
Open
api: remoteconfig
macOS
tvOS
type: feature request
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 72
Description
### Feature proposal
* Firebase Component: Remote Config
_NOTE: this is related to https://github.com/firebase/firebase-ios-sdk/issues/8355_
_NOTE: This is not strictly SDK-related_
Apple suggests to use the same Bundle Identifier for apps for multiple systems. However, the only Platforms allowed inside Remote Config Conditions are "iOS", "Android" and "Web", therefore it's not possible to create a segment for tvOS (or macOS, ...).
It should be possible to create conditions for specific platforms so that it's possible to customize configurations for specific device types.
Contributor guide
Assessment
This issue has not been assessed yet.