Skip to content
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

Error on some Android Devices liquidjs not found #11

Open
CalinPaiusanMeteda opened this issue Dec 10, 2021 · 0 comments
Open

Error on some Android Devices liquidjs not found #11

CalinPaiusanMeteda opened this issue Dec 10, 2021 · 0 comments

Comments

@CalinPaiusanMeteda
Copy link

Hi,
We use this library to execute a Javascript but on some Android Device we have this problem.

System.Exception: CurrentDomainOnUnhandledException - liquidjs assembly: type: member:(null) ---> System.DllNotFoundException: liquidjs assembly: type: member:(null)
at (wrapper managed-to-native) Xamarin.Android.V8.JSContext.V8Context_Create(bool,Xamarin.Android.V8.CLREnv)
at Xamarin.Android.V8.JSContext..ctor (Xamarin.Android.V8.V8InspectorProtocol protocol) [0x00211] in <0808a1cf9ea64439b544fc414420b4ff>:0
at Xamarin.Android.V8.JSContext..ctor (System.Boolean debug, System.Int32 webSocketServerPort) [0x0000d] in

We use: WebAtoms.Core 1.4.100 and Xamarin.Android.V8 .4.100

If we upgrade to 2.03 we have an error that can't find "JSContext.CreateBoolean" method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant