Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

nativescript 3.0.0 support? #18

Closed
mshanak opened this issue May 4, 2017 · 6 comments
Closed

nativescript 3.0.0 support? #18

mshanak opened this issue May 4, 2017 · 6 comments

Comments

@mshanak
Copy link

mshanak commented May 4, 2017

is there a way to make this plugin works with nativescript 3.0.0?

when i run the application, it show the following error


An uncaught Exception occurred on "main" thread.
java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException: 

Error calling module function 

Error calling module function 

Error calling module function 

Error calling module function 

Error calling module function 

Error calling module function 

Error: com.tns.NativeScriptException: Failed to find module: "ui/core/proxy", relative to: app/tns_modules/
    com.tns.Module.resolvePathHelper(Module.java:146)
    com.tns.Module.resolvePath(Module.java:55)
    com.tns.Runtime.runModule(Native Method)
    com.tns.Runtime.runModule(Runtime.java:504)
    com.tns.Runtime.run(Runtime.java:499)
    com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:17)
    android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1013)
    android.app.ActivityThread.handleBindApplication(ActivityThread.java:4707)
    android.app.ActivityThread.-wrap1(ActivityThread.java)
    android.app.
@davecoffin
Copy link

Yes please, we need 3.0 support.

@Merott
Copy link
Owner

Merott commented May 11, 2017

I'll update the plugin over the weekend. I know that an update is long overdue.

@pursuitofepic
Copy link

+1 on this for me too. I just updated to 3.0 and really need this working again. :)

@Merott
Copy link
Owner

Merott commented May 15, 2017

Work is in progress on the v2 branch. I'm aiming to complete it by Friday.

@Merott Merott closed this as completed in 1bf80c7 May 21, 2017
@Merott
Copy link
Owner

Merott commented May 21, 2017

Just released version 2 with NativeScript 3 support.

@mshanak
Copy link
Author

mshanak commented May 22, 2017

thank you, i will try it now and give you feedback 👍

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

No branches or pull requests

4 participants