-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Cannot run app libNativeScript.so: class not found com.tns.NativeScriptActivity #2352
Comments
@victorhugom what versions of the nativescript-cli, and the android runtime package are you using ( |
@Pip3r4o I`m using the latest versions of the cli and the runtime, but the same problem was occurring when using an older version (CLI 2.4.1 and runtime 2.4.1). nativescript: 2.4.2 |
@victorhugom Please post a complete console output of your build/run. Thank you! |
@Pip3r4o the output: Executing before-prepare hook from C:\Users\rodri\Projetos\Metheora\eventz\src\Eventz.App\hooks\before-prepare\nativescript-dev-android-snapshot.js :config phase: createDefaultIncludeFiles :config phase: createPluginsConfigFile :config phase: pluginExtend :config phase: copyAarDependencies :config phase: addAarDependencies BUILD SUCCESSFUL Total time: 34.894 secs |
same here with similar setup using following plugins
removing |
@naderio @victorhugom the bug has been fixed, and is available in |
is there an release plan for 2.5? |
2.5 comes out next week, meanwhile if this is a showstopper for your project you could temporarily resort to using |
I`m trying to build and run the app in two new machines and in both I have the same error:
The configs of both machines are the same: Windows 10, with the latest {N} and the Android SDK is instaled in the same way of the main machine, with the same SDK versions and all extras installed
The text was updated successfully, but these errors were encountered: