element-hq / element-hq/element-call
Apple Lockdown mode breaks application
- Dominant language
- TypeScript
- Stars
- 996
- Forks
- 213
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 55
Description
### Steps to reproduce
As reported on https://github.com/element-hq/element-x-ios/issues/3822
Enabling [Lockdown mode](https://support.apple.com/en-us/105120) results in Element Call not rendering and the application not working.
Presumably that's because `When iPhone is in Lockdown Mode, it doesn’t function as it typically does. Apps, websites, and features are strictly limited for security, and some functionality isn’t available` and Element Call happens to use one of those features.
Related links
* https://support.apple.com/en-us/105120
* https://developer.apple.com/documentation/webkit/wkuidelegate/webview(_:showlockdownmodefirstusemessage:completionhandler:)
* https://developer.apple.com/documentation/webkit/wkwebpagepreferences/islockdownmodeenabled
### Outcome
#### What did you expect?
🤷♂
### Operating system
iOS
### Browser information
_No response_
### URL for webapp
_No response_
### Will you send logs?
No
Contributor guide
Assessment
This issue has not been assessed yet.