bug(ios): embedded Keyman engine not loading
Open
bug
ios/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Sentry Issue: [KEYMAN-WEB-M6](https://keyman.sentry.io/issues/5464670660/?referrer=github_integration)
```
TypeError: undefined is not an object (evaluating 'kmw['showKeyboardList'] = menuKeyDown')
at init (/Users/jahorton/Library/Developer/CoreSimulator/Devices/55DE8FCE-8C08-4889-B803-C4AE32E358D4/data/Containers/Shared/AppGroup/C40B933F-553A-486B-8F52-30A8EC5153C4/keyman/ios-host.js:47:8)
```
Note that this is the first line in ios-host.js that actually attempts to reference something on the main Keyman Engine for Web object `keyman`.
Contributor guide
Assessment
This issue has not been assessed yet.