What you mean for refreshing?
Have you got some loading screens? With Lotties or Countdown.
I had this issue in past because of this, but now i know a method to bypass the “jump bug”
Yes, I have both. lol. I was thinking it had to do with countdown, cause that’s when i started to notice it. But no screen or action was incorrect, so assumed it had to be something else.
It is so easy. Put a new boolean property for Users, let’s call it Loading
• Set your Lottie’s visibility to true when user Loading = True
• Set Actions on Screen :
Update user - Loading - True on your SplashScreen/ Loading Screen
Update user - Loading - False on your first Screen after the Loading
Lottie was still working even in background, but with a switch like this, now is fine
I’m noticing the jump happen a lot less, but ive seen it do it 3x since 24hrs. which is substantially less. and you and me both dont see it in native really (rare), so im probably good.
I removed lotties on the 2nd screen, so now its just:
Splash / loading screen = 1 lottie and 1 countdown
Dashboard = no lottie / no countdown.