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

WIP: web-wrapper demo loads the site in a same-origin iframe #360

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

daniellacosse
Copy link
Contributor

@daniellacosse daniellacosse commented Jan 24, 2025

Screenshot 2025-01-27 at 2 09 44 PM

TODO:

  • determine if I need to upgrade from static HTML files to an actual web project to use desired web components

No, I can just pull in the components from the CDN: https://www.npmjs.com/package/@ionic/core

  • generate localhost cert with mkcert and use it
  • update instructions on how to run the demo (probably have to move the 'from scratch' instructions elsewhere
  • add navigator instructions to iOS/Android guides
  • add desired web components and make the demo site a little nicer
  • make sure the android emulator can access the web server somehow (either via 10.0.2.2 or the network)
  • test and cleanup (pretty sure it doesn't quite work yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant