Remote inspection for iOS Books

Solution 1:

You can only connect the Web Inspector to an iOS app with the get-task-allow entitlement, so you can't connect the inspector to an app you're not able to debug.

If your iOS device is jailbroken, you can install inspectorplus which allows you to connect the Web Inspector to any web view in any app.