-
Hi,
I have got this Error from Play store while I uploading my app with this library. Kindly help to resolve this. I'm using v 0.3.1 of your lib.
implementation `'com.github.LiquidPlayer:Liqu…
-
Using `'com.github.LiquidPlayer:LiquidCore:0.6.2'` I could not get `payload.getContext()` from `EventListener` using Kotlin 1.3.60.
Related to https://github.com/LiquidPlayer/LiquidCore/issues/138#…
-
I'm running into this error after clicking the MicroService button in your example application:
`Launching lib/main.dart on Lenovo S90 A in debug mode...
Built build/app/outputs/apk/debug/app-debu…
-
Hello,
In my Android app, I'm starting a `js` file from the `res/raw` folder as a MicroService, In that file, I'm importing `js` library from the same folder but it's not working.
I tried 2 differen…
-
@Waboodoo How/why did https://github.com/Waboodoo/HTTP-Shortcuts/commit/5d71e8ac1ae6d159c9f45b55e80c9176487ecc8f ("ReadMe") & https://github.com/Waboodoo/HTTP-Shortcuts/commit/6307d471bb795ff284377c0…
-
LiquidCore : 0.6.0, 0.6.2
Android targetSDkVersion, compileSdkVersion 28
Flutter version : 1.6.3 ~ 1.9.1 (I tested all version..)
Environment : Galaxy Note FE. Pi version
I'm do not using a f…
-
Running latest macOS Mojave (10.14.5), Xcode (10.2.1); installed latest CocoaPods. Build fails do to a missing file. Terminal output:
$ pod lib lint
-> LiquidCore (0.6.2)
- ERROR | [iOS] xcode…
-
When i try to get the versions on runtime in android i can't seem to get the version.
```kotlin
context.evaluateScript("var versions = process.versions");
val versions = c…
-
I am trying to load ccxt in rhino javascript shell. it is giving me this error:
**starting the shell:**
`java -cp rhino1.7.12/lib/rhino-1.7.12.jar:. org.mozilla.javascript.tools.shell.Main`
**load…
rmcxm updated
4 years ago
-
I cloned the repo and opened the example folder. I used Android Studio on MacBook to run it on the iOS simulator of Xcode. It compiled and ran and I was able to see that JSContext worked. But the micr…