Skip to content

Fix using of custom AndroidManifest.xml #2041

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

Merged
merged 1 commit into from
Sep 8, 2016

Conversation

rosen-vladimirov
Copy link
Contributor

In case user had edited his AndroidManifest.xml, he may have removed the com.tns.ErrorReportActivity. In this case, NativeScript CLI thinks that the AndroidManifest.xml is not correct, creates a backup for it and extracts the default one from the template.
Remove the check for com.tns.ErrorReportActivity.

In case user had edited his AndroidManifest.xml, he may have removed the com.tns.ErrorReportActivity. In this case, NativeScript CLI thinks that the AndroidManifest.xml is not correct, creates a backup for it and extracts the default one from the template.
Remove the check for `com.tns.ErrorReportActivity`.
@rosen-vladimirov rosen-vladimirov self-assigned this Sep 8, 2016
@dtopuzov
Copy link
Contributor

dtopuzov commented Sep 8, 2016

👍

@dtopuzov dtopuzov merged commit 2754b14 into release Sep 8, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/cherry-pick-manifest-fix branch September 8, 2016 10:44
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

Successfully merging this pull request may close these issues.

2 participants