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

[Question] Does it still support Firefox OS apps? #28

Open
danimesq opened this issue Apr 6, 2022 · 3 comments
Open

[Question] Does it still support Firefox OS apps? #28

danimesq opened this issue Apr 6, 2022 · 3 comments

Comments

@danimesq
Copy link

danimesq commented Apr 6, 2022

No description provided.

@fabricedesre
Copy link
Contributor

Some apis have changed compared to the Firefox OS apps since we're based on the work done for KaiOS 3.x

There is some documentation here about the changes.

@danimesq
Copy link
Author

danimesq commented Apr 6, 2022

Some apis have changed compared to the Firefox OS apps since we're based on the work done for KaiOS 3.x

Is it possible for a JS wrapper/binder bring compability to these old apps and their old API calls?

@fabricedesre
Copy link
Contributor

In most cases yes (one exception is when your app provides activities or uses system messages, since they now rely on a service worker event). You also need to adapt the manifest to the standard PWA format, but that part is really easy.

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

No branches or pull requests

2 participants