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
Using the Test app, the reader is prevented from loading ePub content when Screen Time content restrictions are enabled.
Expected behavior
Users of the app should be able to tap "Allow Website" or enter "localhost" into the approved website list to allow the reader to load content
How to reproduce?
Affected users are going to Settings > Screen Time > Content & Privacy Restrictions > Content Restrictions, then turning on the Web Content filter to allow only specified websites.
Until 16.5.1 was released, adding "localhost" to the list of approved websites would allow the reader to load all ePub content. But after the update, it no longer works.
@mickael-menu
Using 127.0.0.1 instead of localhost - did not resolve the issue.
I used the debugger to catch the random port for the web view, and applied that to the iOS settings. That did not resolve the issue either.
I can try overriding the random port and assigning a fixed one.
Bug Report
What happened?
Using the Test app, the reader is prevented from loading ePub content when Screen Time content restrictions are enabled.
Expected behavior
Users of the app should be able to tap "Allow Website" or enter "localhost" into the approved website list to allow the reader to load content
How to reproduce?
Affected users are going to Settings > Screen Time > Content & Privacy Restrictions > Content Restrictions, then turning on the Web Content filter to allow only specified websites.
Until 16.5.1 was released, adding "localhost" to the list of approved websites would allow the reader to load all ePub content. But after the update, it no longer works.
Environment
2.5.1
Development environment
macOS: 13.4.1
platform: x86_64
carthage: 0.39.0
Xcode 14.3.1
Build version 14E300c
Testing device
Additional context
The text was updated successfully, but these errors were encountered: