I need to research this first. I didn't know Safari already supports this.
I tried this using DuckDuckGo on iOS and it lets me reload PWA while I am completely offline. So this should work.
On iOS safari when focusing on a text field the view pans and zooms on its own and canβt be overridden. Can that behaviour be disabled in a wkwebview?
I tried this inside the WKWebView now, and it works on iOS, iPadOS and macOS. So getting the offline PWA to work should be enough.
Webview (child)
Not sure how zooming on Kinopio works right now, but could you consider using the following meta tag?
`<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">`
This fixed this issue for the FL app.
Yes! All links with kinopio.club will automatically open in the Kinopio instead of the default browser.
I have a kinopio apple developer account. Can I share the credentials with you so you can submit the app as kinopio?
I am not sure.
The repo for the IOS app can be open source. I can either invite you to the kinopio GitHub org or to the repo
Instead of sharing the credentials, invite me as a developer with admin permissions for the Kinopio app.
That is up to you.
π
would love to contribute to this project :D
π
π± Kinopio iOS App
## Questions
shortcuts are cool but not as critical as widgets
I prefer shortcuts, because widget refresh is so slow
could you make a forum thread for this? I don't really use shortcuts on ios so example shortcut actions would be handy to have @pixel-he-they-
## Architecture
if/when the web client adds offline/manifest support, will that automatically add offline support in the same way to the ios app?
Native App (parent)
We definitely can set a different color. Will play around with it and see what we can do.
I need to research this first. I didn't know Safari already supports this.
I tried this using DuckDuckGo on iOS and it lets me reload PWA while I am completely offline. So this should work.
On iOS safari when focusing on a text field the view pans and zooms on its own and canβt be overridden. Can that behaviour be disabled in a wkwebview?
I tried this inside the WKWebView now, and it works on iOS, iPadOS and macOS. So getting the offline PWA to work should be enough.
Webview (child)
Not sure how zooming on Kinopio works right now, but could you consider using the following meta tag?
`<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">`
This fixed this issue for the FL app.
Yes! All links with kinopio.club will automatically open in the Kinopio instead of the default browser.
I have a kinopio apple developer account. Can I share the credentials with you so you can submit the app as kinopio?
I am not sure.
The repo for the IOS app can be open source. I can either invite you to the kinopio GitHub org or to the repo
Instead of sharing the credentials, invite me as a developer with admin permissions for the Kinopio app.