-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Bug]: missing icon in Safari and PWA on iOS #4451
Comments
Before seeing your post I was going to open an issue because I encountered the same problem |
I attempted this on iOS 18.2 on Safari and it seems to be working. Are you still experiencing this issue? |
Hi @alecbakholdin, unfortunately, I'm still experiencing the issue. |
@CTRL-panino see below Stack Overflow post which explains your problem. It has to do with the fact that you're using a self-signed certificate. There's unfortunately not much we can do about this issue, I think, though there appear to be some steps you can take to register your certificate with iOS: https://stackoverflow.com/questions/6807349/why-wont-this-apple-touch-icon-work |
Thank you for your help. I tried downloading and installing the certificate, but it doesn't seem to be working. Here are the steps I followed:
After these steps, when I try to re-create the Actual Budget web-app, the missing icon bug is still present. Am I doing something wrong? |
Thank you very much, I really appreciate your help. Your certificate is called
I see it there, too. However, according to the link you sent in your previous comment, I should also see it in |
I think this is happening to me too, even when I have Actual Budget behind Cloudflare Access tunnel, which is indeed under HTTPS. Favicon shows the Actual logo properly, but the |
Verified issue does not already exist?
What happened?
The Actual favicon is missing in the Safari browser and therefore in PWA installs on iOS 18.3.1. It works as expected on macOS 15.3.1 with Safari 18.3.
Actual version: app: v25.1.0, server: v25.1.0
iOS:
macOS:
How can we reproduce the issue?
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Safari
Operating System
Mobile Device
The text was updated successfully, but these errors were encountered: