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

Issue with iOS "Add to Homescreen" #182

Closed
heyitsmarlon opened this issue Dec 18, 2023 · 0 comments · Fixed by #183
Closed

Issue with iOS "Add to Homescreen" #182

heyitsmarlon opened this issue Dec 18, 2023 · 0 comments · Fixed by #183

Comments

@heyitsmarlon
Copy link
Collaborator

Describe the bug
When a bookmark is added to the home screen on iOS the URL set by the manifest.json is "https://192.168.4.1/ui/" which somehow redirects to "https://192.168.4.1/ui/index.htm" instead of "https://192.168.4.1/ui/index.html".

To fix this problem the manifest.json can be modified to set the correct URL on a bookmark.

Information:

  • Device: iPhone 12
  • OS: iOS 17.2
  • Browser safari
heyitsmarlon added a commit that referenced this issue Dec 18, 2023
Update manifest.json to fix the issue #182 and set the correct URL on bookmark
TheRealKasumi pushed a commit that referenced this issue Mar 16, 2024
Update manifest.json to fix the issue #182 and set the correct URL on bookmark

Co-authored-by: JakobLichterfeld <[email protected]>
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 a pull request may close this issue.

1 participant