Update index.android.js to support communication with app#193
Update index.android.js to support communication with app#193AbeJellinek merged 3 commits intozotero:masterfrom
Conversation
…WebView and rest of the app.
|
When i was integrating reader into the app i used version from mid december and it worked well. I do the following from the Android's WebView:
WEBVIEW_LOG_TAG:Uncaught ReferenceError: Cannot access 'PageWidth' before initialization -- From line 41439 of file:///data/user/0/org.zotero.android.debug/files/runningHtmlEpubReader/view.js
WEBVIEW_LOG_TAG:Uncaught ReferenceError: createView is not defined -- From line 1 of file:///data/user/0/org.zotero.android.debug/files/runningHtmlEpubReader/view.html Can you please help me debug and fix this, as I am not sure what is the cause. |
Fix circular dependency: #193 (comment)
|
Give it a try now? Circular dependency issue, though it's odd that it only caused an error on Android. |
|
And pushed a lint commit here - this looks good as long as it's working on your end after that fix! |
|
It works! Thank you. Please merge. |
No description provided.