-
# General info
**Device:** Xiaomi Redmi 5
**package.json**:
```json
{
"name": "nativescript-capacitor-ionic",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "https://ioni…
-
The library documentation states:
> ### **Start/stop data collection from smartphone**
> The library fully handles this for you. You can start and stop the data collection from the smartphone and …
-
**Environment**
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):
…
-
Mac-mini:Trail ########$ tns plugin add nativescript-social-share
npm WARN package.json nativescript-social-share@1.1.1 No README data
npm WARN install Refusing to install nativescript-social-share as…
-
Hey,
I was wondering when will you guys be migrating officially this plugin to {N}3. I tried to migrate it myself without results using the guide under
[https://github.com/NativeScript/NativeScr…
-
I got this error when run the code sample:
_JS: ERROR TypeError: Cannot read property 'Builder' of undefined_
### Which platform(s) does your issue occur on?
Android 7.0
Device Moto C
### …
-
### Issue Description
I try to use filePicker https://github.com/prabudevarrajan/nativescript-plugin-filepicker
and receive error - Module not found: Error: Can't resolve 'nativescript-permissions…
-
Please help, i get an error
my scripts:
```
let app = require( "application" );
let Permissions = require( "nativescript-permissions" );
let contacts = require('nativescript-contacts');
var im…
-
### Make sure to check the demo app(s) for sample usage
### Make sure to check the existing issues in this repository
### If the demo apps cannot help and there is no issue for your problem, t…
-
Unity2018.4.5f1, MacOS works fine, but windows crashes.
issue reproduce: When calling MyGameAbstractBaseBallScriptUpdate
CSharp code:
```
public override void Update()
{
…