Closed
Description
Please, provide the details below:
Did you verify this is a real problem by searching the NativeScript Forum and the other open issues in this repo?
Tell us about the problem
After adding plugin in your app by pointing to its src folder, and build the app (which build the plugin too) - folder tempPlugin/
remains in platforms/
Which platform(s) does your issue occur on?
iOS/Android/Both
Please provide the following version numbers that your issue occurs with:
- CLI: 4.1.3
Please tell us how to recreate the issue in as much detail as possible.
- download some plugin source
tns create SomeApp
tns plugin add ../nativescript-camera/src/
tns build android
check SomeApp/platforms/
for folder tempPlugin/
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Consider using the playground to provide the code you have issues with.
Metadata
Metadata
Assignees
Labels
No labels