Api calls getting abandoned if screen orientation happens in ipad if api call is in transition
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
Version Information
- OS: iPados 17.7.8
- SEB Version :SEB 3.3.1
@danschlet Hi Dan, could you please review this and provide work around.
Does this still happen with current versions of SEB (3.5.2/3.6)?
We don't support outdated versions.
Hi @danschlet , I updated to latest SEB for ipad seb version: 3.5.2 Still the issue persists.
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.
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.