Skip to content

App is not starting after deployment #2098

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

Closed
aplut opened this issue Oct 5, 2016 · 3 comments
Closed

App is not starting after deployment #2098

aplut opened this issue Oct 5, 2016 · 3 comments

Comments

@aplut
Copy link

aplut commented Oct 5, 2016

Hi,

after successful building my app is deployed, I see in my console:

Project successfully built
The system failed to delete the package for an unspecified reason.
Successfully deployed on device with identifier 'emulator-5554'.

But the app in not starting, I'm able to go to menu and start the app manually. Additionally after adding --watch option I can see a lot o successful log in the console but nothing happen.

I'm using Ubuntu 16.04 LTS. I have tried with android API 23 and 24.

My NativeScript stack:
| nativescript │ 2.3.0 │ 2.3.0 │ Up to date │
│ tns-core-modules │ 2.4.0-2016-09-30-4270 │ 2.3.0 │ Up to date │
│ tns-android │ 2.3.0 │ 2.3.0 │ Up to date │
│ tns-ios │ 2.4.0-2016.9.16.4 | 2.3.0 │ Up to date │

Thanks,
Adrian

@aplut
Copy link
Author

aplut commented Oct 5, 2016

I have found a solution.

Here is described what is the problem:
#2092

But somewhere is a bug because I didn't change my package. After creating app during the wizard I have had:

package.json:
"id": "pl.test.app_name"

app.gradle:
applicationId = "org.nativescript.app_name"

Cheers,
Adrian

@NickIliev
Copy link
Contributor

NickIliev commented Oct 6, 2016

Hey @aplut glad to know you have found the solution.

Related to #2098

@NickIliev
Copy link
Contributor

This issue was moved to NativeScript/android#576

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

2 participants