Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor Not Ready - iPad Lockdown Mode #895

Closed
ais-developer opened this issue Aug 13, 2023 · 6 comments
Closed

Editor Not Ready - iPad Lockdown Mode #895

ais-developer opened this issue Aug 13, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@ais-developer
Copy link

ais-developer commented Aug 13, 2023

The editor will not open while iPad is in Lockdown Mode, infact I've even had to enable developer mode to get the editor to work correctly. I have security concerns so I must enable Lockdown mode with developer mode off. Please help fix this. Thank you so much!

@bummoblizard
Copy link
Member

Thanks for the heads up. I will investigate this.

@bummoblizard bummoblizard added the bug Something isn't working label Aug 14, 2023
@bummoblizard
Copy link
Member

bummoblizard commented Aug 14, 2023

This is likely due to JIT not being available in lockdown mode, which the syntax highlighting engine requires.

image

bummoblizard added a commit to bummoblizard/codeapp that referenced this issue Aug 14, 2023
bummoblizard added a commit to bummoblizard/codeapp that referenced this issue Aug 14, 2023
bummoblizard added a commit that referenced this issue Aug 14, 2023
@bummoblizard
Copy link
Member

Fixed by disabling syntax highlighting when WebAssembly is not supported. This change will be available on TestFlight soon.

@ais-developer
Copy link
Author

Awesome, amazing job guys!

@ais-developer
Copy link
Author

Would it be possible to please add me to TestFlight as a tester. I would love to have access to these features and perhaps provide feedback and additional testing results (free of charge of course lol)

@bummoblizard
Copy link
Member

Would it be possible to please add me to TestFlight as a tester. I would love to have access to these features and perhaps provide feedback and additional testing results (free of charge of course lol)

Here's the link: https://testflight.apple.com/join/EgZ8sE2P. But the review for the latest version is taking longer than expected so the feature is not available there yet. If you would like to try it now, you can build the app yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants