You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Message have 2 seconds delay before it shows up after calling it. What can cause that delay? I test it on emulator as well on real device.
Thanks
Edit:
Okay, so it's little bit faster by adding these: durationToShow: 0, durationToHide: 0
but it's still not satisfying as after spinner there is delay that I'd like to get rid of if possible.
The text was updated successfully, but these errors were encountered:
Hi,
Message have 2 seconds delay before it shows up after calling it. What can cause that delay? I test it on emulator as well on real device.
Thanks
Edit:
Okay, so it's little bit faster by adding these:
durationToShow: 0, durationToHide: 0
but it's still not satisfying as after spinner there is delay that I'd like to get rid of if possible.
The text was updated successfully, but these errors were encountered: