-
Notifications
You must be signed in to change notification settings - Fork 745
Lo-res image used #273
Comments
Hi @coda-apps, I had a very good experience using https://realfavicongenerator.net/. You might want to try that? Otherwise, I could help you if you figure out what image file is being used by debugging mobile safari. The ath popup is a regular html element that can be inspected but, that popup disappears so you'll also want to find whichever ath config parameter makes it so you have to manually dismiss the popup.. that'll make it easier to inspect it. Or, figure out some clever way to console.log the image file that ath plugin uses. Or, now that you are (hopefully) debugging mobile safari at this point, you'll start debugging the plugin code.. skip all those other steps.. and Bob's your uncle. |
Thanks @BumbleB2na ! |
Oh ok. Chrome dev tools mobile simulation lets you choose specific iPhone user agents and sets retina display. |
Thanks. Found that i played around with it with various "devices" . but i cant get the ath popup to appear. do the script is evidently now thinking that its a mobile. did you manage to get it to work in Chrome? |
Yes I had it popping up in Chrome when working with this a few months ago.
Ath needs to see the iPhone user agent and the plugin also remembers if
you've seen the popup already so clear your cache, too.
…On Nov 17, 2017 3:05 AM, "coda-apps" ***@***.***> wrote:
Thanks. Found that i played around with it with various "devices" . but i
cant get the ath popup to appear. do the script is evidently now thinking
that its a mobile. did you manage to get it to work in Chrome?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#273 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA2sozVQnJy-Sdz8SB9rALmS0TcYzeSwks5s3Vp5gaJpZM4Qe-nY>
.
|
cleaned my cache and all, but still cant get it to come up in Chrome with the iphone 5/6 selected |
I managed to see the ath pop up properly on my android phone, in Chrome. |
Hi!
I generated favicons using the "every size" option at http://www.favicomatic.com/, based on an original image sized 164 px X 164px.
But when I see the ATH popup on my phone, the images used seems very low res, and pixelated. it cant be using the full size image. Pls see screenshot below.
What can be done for this?
Thanks
The text was updated successfully, but these errors were encountered: