Effects Tab incorrectly formatted - iOS
Effects page formatting incorrect. iOS 16.4. Reinstalling doesnt fix.

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.
Same issue here.

Same here 😬
Same here. I have 22 instances of WLED running so rely on this app. 😢
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.
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.
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?
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
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
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 :)
thanks, our family has been using your app for a couple weeks now and it works great!