WLED-App icon indicating copy to clipboard operation
WLED-App copied to clipboard

Effects Tab incorrectly formatted - iOS

Open macniv opened this issue 3 years ago • 10 comments

Effects page formatting incorrect. iOS 16.4. Reinstalling doesnt fix.

IMG_D8AFD5266EA6-1

macniv avatar Apr 02 '23 23:04 macniv

Same here. It was also like this at iOS 15.something before I updated. As a temporary workaround, you can use a iOS browser like safari or chrome with the wled local adress. Not good if you have multiple wled hardware running.

rwandall avatar Apr 04 '23 23:04 rwandall

Same issue here.

IMG_5345

smartnotify1070 avatar May 04 '23 04:05 smartnotify1070

Same here 😬

luke8804 avatar May 06 '23 05:05 luke8804

Same here. I have 22 instances of WLED running so rely on this app. 😢

IMG_2930

4ndy8 avatar May 13 '23 19:05 4ndy8

Also getting this! Could this be an issue that belongs in the WLED repo? This makes the app almost completely unusable if I want to mess around with the effects (which is super important)

This could be a regression or something. Something is busted about the HTML coming out of WLED.

image

coryking avatar Jun 24 '23 04:06 coryking

I stumbled through getting this to build without any real understanding of .net/Xamarin, so I'm not sure if this helps toward a solution, but when I run a debug build in the iOS simulator (iOS 17), the Effects tab looks as expected.

Screenshot 2023-10-13 at 3 17 11 PM

My git status shows no changes, so maybe just a fresh build against the latest iOS SDK (and/or xamarin) would fix the iOS app?

timkingman avatar Oct 13 '23 19:10 timkingman

My workaround has been to use the native iOS app. I've got my family doing the same. It seems to support all the same stuff as this app.

I gotta wonder if all the dev effort should go into maintaining & improving the native iOS / Android apps:

https://github.com/Moustachauve/WLED-Native-iOS https://github.com/Moustachauve/WLED-Native-Android

coryking avatar Oct 17 '23 15:10 coryking

I've duplicated this bug in the main project. Since the HTML comes from it, the fix probably needs to happen on it too:

Aircoookie/WLED#3451

coryking avatar Oct 17 '23 15:10 coryking

The issue is just that the WLED app needs to be updated with newer versions of some libraries. There is no estimate for when that will happen because only @Aircoookie works on this version of the app and he's on a break for now.

You can use WLED Native as an alternative for now.

For information, I'm the developer of WLED Native and I welcome any code contribution if anyone would like to help add more features :)

Moustachauve avatar Oct 17 '23 18:10 Moustachauve

thanks, our family has been using your app for a couple weeks now and it works great!

coryking avatar Oct 17 '23 20:10 coryking