-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS: reader widget doesn't work on demo app #117
Comments
Hi @KohutYan, Sorry for the inconvenience. I'll have a look at it ASAP but I am traveling a lot until Thursday. I'll do my best to investigate before, but no guarantee. Do you have the same issue with the previous version (the one before the introduction of webview_flutter to support MacOS) ? |
@jmgeffroy same issue on commit |
Hi, I am also facing the same problem |
@jmgeffroy are there any updates on this issue? |
Hi @KohutYan yes, sorry I didn't have time to push, since I've been traveling a lot these days. I'll push an update at the beginning of next week! |
Hey @jmgeffroy ! Hope you're doing well! |
having same error |
Hello everyone, yes I am well, thanks, but I am still overwhelmed with work. However I'll try to push a fixed version in the next hours. |
…her webview for the desktop anymore) as it works on macos and windows. The problem from #117 is not fixed yet.
Hey @jmgeffroy, I'm trying this repo and I replicated same error. |
Xcode Version 15.0
Flutter 3.24.2
Dart 3.5.2
After downloading a book using demo app and opening it there is a black screen and couple of errors in logs. How can I fix this?
Facing it both on device and simulator
Logs:
flutter: failure to decode theme: Null check operator used on a null value flutter: null flutter: D EntryResource.entry: ========= resource not found: /META-INF/encryption.xml flutter: D EntryResource.entry: ========= resource not found: /META-INF/com.apple.ibooks.display-options.xml flutter: D EntryResource.entry: ========= resource not found: /META-INF/com.kobobooks.display-options.xml
Screenshots:
The text was updated successfully, but these errors were encountered: