openhab / openhab-ios

The repository of the iOS client
Eclipse Public License 2.0
190 stars 127 forks source link

Icons not shown on AppleWatch #748

Open maxulm opened 9 months ago

maxulm commented 9 months ago

New bug checklist

Describe the bug After replacing the old Apple Watch with an Ultra 2 the Icons are no longer shown.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Icons in sitemap should be shown.

Screenshots oh-aw-icons

If applicable, add screenshots to help explain your problem.

App (please complete the following information):

Smartphone (please complete the following information):

openHAB (please complete the following information):

Additional context Add any other context about the problem here.

alaub81 commented 8 months ago

Same here on latest TestFlight Version and on an Apple Watch Series 9

timbms commented 8 months ago

Currently the watch app makes a hardwired request for png icons which are not bundled in OH server anymore. Overcoming this situation requires integration of svg support into watch app. The library used for iOS, SVGKit, is not supporting watchOS. I am looking into alternatives. SDWebImage seems to have made decent progress in supporting svg. I can confirm it is working. Still some work required

maxulm commented 8 months ago

@timbms thanks for your reply! Is there a workaround in the configuration of OH since this problem is fixed?

timbms commented 8 months ago

Just be a little patient. It should be in TestFlight very soon.

maxulm commented 8 months ago

@timbms can you give us an upate?

timbms commented 8 months ago

We are currently stuck with the upload of a new version to the AppStore. Dan opened a ticket with Apple.

maxulm commented 8 months ago

Thank you! Von meinem iPhone gesendet

Am 31.01.2024 um 10:54 schrieb Tim Bert @.***>:



We are currently stuck with the upload of a new version to the AppStore. Dan opened a ticket with Apple.

— Reply to this email directly, view it on GitHubhttps://github.com/openhab/openhab-ios/issues/748#issuecomment-1918761800, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AETDEEXSEJZ2GAVCWVW3ALTYRIIGZAVCNFSM6AAAAABBCJ27R2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJYG43DCOBQGA. You are receiving this because you authored the thread.Message ID: @.***>

maxulm commented 7 months ago

The current TestFlight-Version expires in 12 days. Any update?

timbms commented 7 months ago

Still stuck in the release process. @digitaldan is on the case.

maxulm commented 6 months ago

Any news regarding this topic?

timbms commented 6 months ago

More bad news. The bundle identifier for the openHAB watch app is assigned to a different account. This blocks any new release. Apple engineers are on the case but so far no update

maxulm commented 5 months ago

Again one month has elapsed. Any news?

timbms commented 4 months ago

Please see #746

maxulm commented 2 months ago

Hi, any news about this?

maxulm commented 4 weeks ago

Hi, any news about this?

timbms commented 22 hours ago

We are currently working on integrating the backlog of issues on the iOS app. As soon as this is completed we will integrate #739 that also addresses the display of SVG icons

GeVaSta commented 20 hours ago

Glad you let the users know you are still working on the issue. Letting know nothing for 5 months may frustrate some users.