LeoKlaus / plappa

An Audiobook client for Jellyfin and AudioBookShelf, written in Swift/SwiftUI.
https://plappa.me
160 stars 0 forks source link

[BUG] App Icon not updating #57

Closed PleaseStopAsking closed 2 months ago

PleaseStopAsking commented 2 months ago

Describe the bug When switching the app icon, it is not reflected on the app icon on device nor via CarPlay in a uniform manner. It showed up after five (5) minutes or so in only one (1) of the three locations listed below.

Locations:

To Reproduce Steps to reproduce the behavior:

  1. Switch app icon in plappa setting
  2. Check app icon

Expected behavior The new app icon should be shown on the springboard and within CarPlay.

Screenshots IMG_9255

D8E104F6-66B2-41B0-AD7B-08FCABA46299_1_102_o

Environment(please complete the following information):

LeoKlaus commented 2 months ago

Hey Michael,

Thanks for reporting this.

plappa is using the default system apis to change the app icon, I don't have any influence on when or if the change is actually performed.

Interestingly enough, I've recently had a similar issue with Signal, maybe something broke with a recent update (my personal iPhone is on 17.5).

What always does the trick in my experience is restarting the phone.

PleaseStopAsking commented 2 months ago

Restarting the device did the trick.

I assumed this was a iOS issue but wanted to open a ticket to document it in the event others ran into the same issue. I will close this one out.