This repository was archived by the owner on May 6, 2025. It is now read-only.

Description
Reported by @sushil
This issue is a Bug
Related issue(s) and/or pull request(s)
Not at this time
Expected Behaviour
Should render the EPUB without problems.
Observed behaviour
App works well on simulator - everything works but on device we just get a blank page (with loader at the footer) and app froze there. Nothing happens after that. R1 has webview (i.e. normal webview) and but in our branch we have implemented WKWebview since webview was going to be deprecated. We are able to replicate the issue with IOS 14 beta. on SDK launcher and in our custom app which uses WKWebview.
Steps to reproduce
- Launch the iOS app which includes the iOS 14 Beta
- Open an EPUB in the XCode simulator -> works fine
- Open an EPUB with the running on the iOS device.
- Nothing gets rendered and the app hangs.
Test file(s)
Any will do.
Product
- Native application (Readium SDK C++)
- proprietary app
- iOS 14 on iOS device*
Additional information
None at this time