seb-mac icon indicating copy to clipboard operation
seb-mac copied to clipboard

Api calls getting abandoned if screen orientation happens in ipad if api call is in transition

Open VarunTwri opened this issue 5 months ago • 5 comments

Describe the bug API calls getting abandoned if screen orientation happens in ipad if api call is in transition

Expected behavior API should be completed properly as happens in other browsers(Chrome)

Screenshots

Image

Version Information

  • OS: iPados 17.7.8
  • SEB Version :SEB 3.3.1

VarunTwri avatar Jul 31 '25 13:07 VarunTwri

@danschlet Hi Dan, could you please review this and provide work around.

VarunTwri avatar Aug 25 '25 05:08 VarunTwri

Does this still happen with current versions of SEB (3.5.2/3.6)?

We don't support outdated versions.

danschlet avatar Aug 25 '25 06:08 danschlet

Hi @danschlet , I updated to latest SEB for ipad seb version: 3.5.2 Still the issue persists.

VarunTwri avatar Aug 25 '25 07:08 VarunTwri

Please provide a clear description of the problem, maybe with a video to show what actually happens and a link to a demo/test page/account where I can reproduce the issue.

PS: We are no web developers, we only add a browser engine provided by iOS/Apple to a lockdown app. We don't directly control what is happening in the browser engine and we don't know web APIs in detail. So everything on the web development side has to be explained like for a web development beginner.

danschlet avatar Aug 25 '25 08:08 danschlet

You mentioned "API should be completed properly as happens in other browsers(Chrome)". Are you comparing this to Chrome on iPad? Chrome on Desktop (Win/Mac) might behave significantly different than Chrome on iPadOS, as all iOS browser are using the iOS WebKit (WKWebView) browser engine. So always compare SEB to Safari on iPad and if third party browsers like Chrome for iPad behave differently than Safari, you can mention that as well.

danschlet avatar Aug 25 '25 08:08 danschlet