GithubHelp home page GithubHelp logo

Comments (8)

rigor789 avatar rigor789 commented on May 26, 2024

Without a reproduction it's hard to tell what's going on, please include one if you are still having this issue.

from nativescript.

AAlex-11 avatar AAlex-11 commented on May 26, 2024

@rigor789 please use this code for testing https://github.com/Alex-1347/NativeScript-DraverDemo

from nativescript.

rigor789 avatar rigor789 commented on May 26, 2024

@rigor789 please use this code for testing https://github.com/Alex-1347/NativeScript-DraverDemo

I just tried this via ns preview and I can see the drawers.

screen-20240415-175713.mp4

from nativescript.

AAlex-11 avatar AAlex-11 commented on May 26, 2024

Thank you, Interesting... This means something going wrong in my side, most NativeScript project working fine in my phone with NS Preview, but this project - don't working. We will close this issue, but if other developers will send complains for NS Preview again and agian, maybe you would more carefully investigate this issue.

from nativescript.

rigor789 avatar rigor789 commented on May 26, 2024

@AAlex-11 can you tell me a few details:

  • version of NativeScript Preview app
  • android version of the device you are running on (and device type perhaps)
  • version of the preview - cli (printed in the header when you run ns preview, ie. {N} NativeScript Preview 2.0 [v1.0.13])

Also try ns clean and ns preview again, see if that makes a difference.

from nativescript.

AAlex-11 avatar AAlex-11 commented on May 26, 2024

Nativescript Preview 2.0.6 on phone
Device connected: M2006C3LG [android: 2.0.6 (28)]
Phone type - Xaomi Redmi 9A
{N} NativeScript Preview 2.0 [v1.0.13]

However, My Application (if I copy APK to phone manually) working fine

Office-04152024_221023

from nativescript.

AAlex-11 avatar AAlex-11 commented on May 26, 2024

package.json
{
"name": "myvaultstart",
"main": "./src/main.ts",
"version": "1.0.0",
"private": true,
"dependencies": {
"@angular/animations": "~16.2.0",
"@angular/common": "~16.2.0",
"@angular/compiler": "~16.2.0",
"@angular/core": "~16.2.0",
"@angular/forms": "~16.2.0",
"@angular/platform-browser": "~16.2.0",
"@angular/platform-browser-dynamic": "~16.2.0",
"@angular/router": "~16.2.0",
"@nativescript-community/arraybuffers": "^1.1.5",
"@nativescript-community/ui-drawer": "^0.1.27",
"@nativescript-community/ui-svg": "^0.1.33",
"@nativescript/angular": "^16.0.0",
"@nativescript/core": "~8.6.0",
"@nativescript/secure-storage": "^3.0.3",
"@nativescript/theme": "~3.0.2",
"nativescript-clipboard": "^2.1.1",
"platform": "^1.3.6",
"rxjs": "~7.8.0",
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.2.0",
"@angular/compiler-cli": "~16.2.0",
"@nativescript/android": "8.6.2",
"@nativescript/preview-cli": "1.0.13",
"@nativescript/types": "~8.6.0",
"@nativescript/webpack": "~5.0.18",
"@ngtools/webpack": "~16.2.0",
"@types/platform": "^1.3.6",
"typescript": "~5.1.6"
},
"readme": "MyVaultStart"
}

from nativescript.

rigor789 avatar rigor789 commented on May 26, 2024

That seems to be a different issue, a native package from one of the plugins (I presume @nativescript/secure-storage from the error) is not pre-installed in the Preview app, so that's normal:

image
from https://preview.nativescript.org/#faq

from nativescript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.