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

[Kaios] can't run template starter in kaios 3.0 #1499

Closed
Marius456 opened this issue Apr 9, 2024 · 2 comments
Closed

[Kaios] can't run template starter in kaios 3.0 #1499

Marius456 opened this issue Apr 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Marius456
Copy link
Contributor

Marius456 commented Apr 9, 2024

Describe the bug
KaiOS 3.0 simulator don't open template app when you install it.

@Marius456 Marius456 added the bug Something isn't working label Apr 9, 2024
@Marius456 Marius456 added this to the 1.0 milestone Apr 9, 2024
@Marius456 Marius456 self-assigned this Apr 9, 2024
@Marius456
Copy link
Contributor Author

Marius456 commented Apr 12, 2024

Steps to run app in Kaios 3.0

Only works in linux os

  1. Download appscmd
  2. Download Kaios simulator 3.0
  3. Unzip files. In first zipped folder there is second one. Unzip it too. Copy path to second folder.
  4. Add path to global/local renative.json.
  5. Run command "npx rnv build -p kaios" in template_starter
  6. Run command "npx rnv target launch -p kaios" (or if that didn't work try to run "npx rnv run -p kaios") in template_starter
  7. Go to appscmd folder
  8. Rename linux version of appscmd to "appscmd"
  9. Open appscmd folder to terminal
  10. Run command "chmod a+x ./appscmd"
  11. Run command "./appscmd --socket /tmp/apps_service_uds.sock install {full path to renative platformBuilds/template_kaios/build folder}"
  12. Go to kaios main meniu and select ReNative icon

@Marius456
Copy link
Contributor Author

Problem with PWA app instalation in Kaios 3.0

When you try to install Progressive Web App in Kaios 3.0 simulator, app don't show up in simulator.
undefined

list
I tried to use original kaios template https://github.com/kaiostech/next-sample-vanilla. It also had same problem.

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

1 participant