add javascript interface to android webView so messages can be sent from web to android
This commit is contained in:
3
Makefile
3
Makefile
@ -10,6 +10,7 @@ apple_extension_gen:
|
||||
droid:
|
||||
studio android/Omnivore
|
||||
|
||||
apple_webview_gen:
|
||||
webview_gen:
|
||||
yarn workspace @omnivore/appreader build
|
||||
cp packages/appreader/build/bundle.js apple/OmnivoreKit/Sources/Views/Resources/bundle.js
|
||||
cp packages/appreader/build/bundle.js android/Omnivore/app/src/main/assets/bundle.js
|
||||
|
||||
Reference in New Issue
Block a user