Post

Replies

Boosts

Views

Activity

Reply to Unable to set image in media sessions metadata
OK, findings regarding iOS cover image. Images should be rectangular, e.g. 96x96, 128x128, etc.. iPhone has two images, one - thumbnail and one big - when you click on it for small image - 96 and 128px works. If using images bigger, e.g. 384, 512 - it will not work for big image - works any image, e.g. 96-512 Issue - you can’t use 2 images, although specification support it artwork: [ { src: "https://dummyimage.com/96x96", sizes: "96x96", type: "image/png", }, { src: "https://dummyimage.com/128x128", sizes: "128x128", type: "image/png", } it will grab ALWAYS the first image. And as result - max image to support both thumbnail and big one - it’s to use rectangular 128x128!
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’23
Reply to Unable to set image in media sessions metadata
OK, findings regarding iOS cover image. Images should be rectangular, e.g. 96x96, 128x128, etc.. iPhone has two images, one - thumbnail and one big - when you click on it for small image - 96 and 128px works. If using images bigger, e.g. 384, 512 - it will not work for big image - works any image, e.g. 96-512 Issue - you can’t use 2 images, although specification support it artwork: [ { src: "https://dummyimage.com/96x96", sizes: "96x96", type: "image/png", }, { src: "https://dummyimage.com/128x128", sizes: "128x128", type: "image/png", } it will grab ALWAYS the first image. And as result - max image to support both thumbnail and big one - it’s to use rectangular 128x128!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to iOS 17.4 beta audio failed in Safari
same. Audio just doesn't start
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to iOS 17.4 beta audio failed in Safari
fixed in beta 2
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24