[Webkit-unassigned] [Bug 184791] REGRESSION(iOS 11.3): UIWebView drops connections when the app is backgrounded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 15:59:13 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184791

--- Comment #2 from jeremy.bassi at workday.com ---
Here are a list of instructions on how to reproduce the issue described. We recreated a login flow that Workday customers are having issues with using Okta and Duo. This bug is not reproducible on iOS <= 11.2.6 and the sample app must be run on devices running 11.3 to recreate the issue.

Setup Instructions:
Install DUO Mobile on test device from the App Store: https://itunes.apple.com/us/app/duo-mobile/id422663827

1. Navigate to https://workday18611-2.okta.com on desktop Safari.
   1a. Login using username: apple.test and password: WebKit123
2. Press Setup
3. Press Start Setup
4. Select Add tablet > continue
5. Select iOS > continue
6. Press "I have Duo Mobile"
7. Follow instruction on screen to link Duo Mobile to device
8. Scroll down and press continue
9. Press "Continue to Login"
10. Continue next steps on test device with Duo installed.

How to run sample project (see attached video):
1. Build and run Xcode project onto device. Launch provided sample app (blocker18611).
    1a. Login using username: apple.test and password: WebKit123
2. Select setup if shown
3. Press "Send me a push"
4. Tap Login Request notification to navigate to Duo Mobile
5. Press "Approve" in the Duo Mobile App
6. Navigate back to Sample App

Notice that Duo is not reporting a successful sign on and that the webview does not maintain the connection. If the same steps are done using <= iOS 11.2.6, Duo will report successful within the webview.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180419/a234b76d/attachment-0001.html>


More information about the webkit-unassigned mailing list