You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: 'We really appreciate your effort to provide feedback. Before opening a new
4
+
issue, please make sure that this case is not already reported in GitHub as an
5
+
issue or in StackOverflow as a question.'
6
+
7
+
---
8
+
9
+
**Environment**
10
+
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
11
+
- CLI:
12
+
- Cross-platform modules:
13
+
- Android Runtime:
14
+
- iOS Runtime:
15
+
- Plugin(s):
16
+
17
+
**Describe the bug**
18
+
<!-- A clear and concise description of what the bug is. Please, explain whether it's a build time error or a runtime error. More detailed logs can be easily obtained by following the instructions in this guide: https://docs.nativescript.org/get-support#how-to-obtain-diagnostic-reports. -->
19
+
20
+
**To Reproduce**
21
+
<!-- Add commands used or steps taken to reproduce the behaviour. -->
22
+
23
+
**Expected behavior**
24
+
25
+
**Sample project**
26
+
<!-- If possible, provide a link from the [Playground](https://play.nativescript.org) with reproduction of the problem. If not, consider attaching a sample project or link to a repository with such project. -->
27
+
28
+
**Additional context**
29
+
<!-- Add any other context about the problem here. -->
0 commit comments