When working on my CRXJS project, I noticed that the extension doesn't load on the Orion browser app for iOS. I have created a minimal CRXJS project to replicate the issue, and it seems like any extension created with CRXJS do not work (a non-CRXJS extension made with simple HTML/CSS or with the Plasmo react framework will work). The extension simply adds a div to google.com with a hello message with React. While it works on Orion for macOS, it does not load at all on the iOS application (it will let you install it, but nothing will show up on the page indicating the extension did not work).
Below, I have added a link to the repo which replicates the issue and more details.
Build tool
Vite
Where do you see the problem?
Describe the bug
When working on my CRXJS project, I noticed that the extension doesn't load on the Orion browser app for iOS. I have created a minimal CRXJS project to replicate the issue, and it seems like any extension created with CRXJS do not work (a non-CRXJS extension made with simple HTML/CSS or with the Plasmo react framework will work). The extension simply adds a div to google.com with a hello message with React. While it works on Orion for macOS, it does not load at all on the iOS application (it will let you install it, but nothing will show up on the page indicating the extension did not work).
Below, I have added a link to the repo which replicates the issue and more details.
Reproduction
https://github.com/kirankunigiri/crxjs-orion-test
Logs
No response
System Info
Severity
annoyance