sidekick-feedback
sidekick-feedback copied to clipboard
sidekick is removing android permission forcibly
Please, provide the details below:
Did you verify whether this issue has already been reported here?
Yes
Tell us about the problem.
there's a bug that sidekick forcibly removes an android permission 'android.permission.USE_FINGERPRINT' which is not exists on android permission manage tab.
Which platform(s) does the issue occur on?
Android Multiple (if applicable, tell us the specific version of the platform)_
Provide the following version numbers that the issue occurs with:
To get these version, click on Help/About
- **NativeScript Sidekick: 1.0.0-v.2017.11.6.3
- **NativeScript CLI: 3.3.0
- **CLI extension nativescript-cloud: 1.0.0
- **CLI extension nativescript-starter-kits: 0.3.4
Tell us how to recreate the issue in as much detail as possible.
- set the permission manually on AndroidManifest.xml
- do a some jobs on Sidekick and save the project.
- now fingerprint permission is gone.
Does this issue happen every time?
Yes