element-hq / element-hq/element-ios
Users who do not have a PL >= to state_default are unable to live share their location
Open
A-Location-Sharing
O-Occasional
S-Minor
T-Defect
Z-Labs
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
This is the iOS equivalent issue to: https://github.com/vector-im/element-android/issues/8563
When attempting to start Live Location Sharing, the client does not use the set permission level `"org.matrix.msc3672.beacon_info": 0` or `"m.beacon_info": 0`. Instead only changes to the `state_default` allow permission to do so. This means users are unable to share locations unless they have enough PL to send any state.
Contributor guide
Assessment
This issue has not been assessed yet.