Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
4.87k stars 460 forks source link

Bug: immensely laggy on iOS 18 #2101

Open boehs opened 2 weeks ago

boehs commented 2 weeks ago

Environment:

Description

The app is incredibly laggy. I suspect there was a change in implementation on apples end that is causing an edge case and a loop of some sorts. I haven’t experienced this bug in any other app. In the video, each action is being performed almost immediately after the previous one completes

https://github.com/Dimillian/IceCubesApp/assets/51836263/33b5b2dd-e200-4a02-a4d1-3cd82faa59e6

After things “settle”, scrolling performs fine, navigation is still slow.

Related Issues

bmp commented 2 weeks ago

I can second this since the upgrade to 18, here is a screen recording of the app, even after the home screen loads, as you can see there seems to be nothing happening as I click on search or notifications.

https://github.com/Dimillian/IceCubesApp/assets/1095177/fb70490a-33ca-4cb0-8519-aa846a18dfd0

Dimillian commented 2 weeks ago

That's beta 1 for you. For now, nothing I can do further. Apple needs to fix LIst.

Dimillian commented 2 weeks ago
image
bmp commented 2 weeks ago

No problem and thank you for the information.