Skip to main content
0 votes
0 answers
48 views

Just recently I've been having some trouble building my Android platform. When I build, I get two task errors. 1: Task failed with an exception. ----------- * Where: Build file '/Users/.../platforms/...
Jose Chavez's user avatar
0 votes
0 answers
29 views

I have used ns create example-app --ng and ns debug android. When I open the page url: devtools://devtools/bundled/inspector.html?ws=localhost:40000 inspecting elements when navigating back and ...
Juliano Vargas's user avatar
1 vote
0 answers
41 views

I am trying to use the @nativescript-community/ui-material-bottomsheet plugin in my NativeScript Angular app. The plugin works perfectly on Android, but it crashes on iOS when calling the install() ...
Nishad Jahan's user avatar
0 votes
1 answer
57 views

After successfully installing and using katex in an angular project, I decided to try it in a mobile app project based on nativescript-angular. After the installation of katex in the nativescript-...
The Oracle's user avatar
  • 2,513
1 vote
1 answer
62 views

In a Nativescript Angular app I am using Nativescript Material Design Tabs with lazy loading. I have a ReportsComponent showing a RadListView of Expense Reports which each contain one or more Expense ...
chakotha's user avatar
0 votes
1 answer
44 views

I have Nativescript Angular form like this: <ListView #list [items]="items" > <ng-template let-i="index" #template > <GridLayout orientation="...
Alex-1999's user avatar
0 votes
1 answer
268 views

My colleague has created a project with NativeScript + Angular. She has pushed the project in the git-repo and then I cloned it on my machine. I installed everything under this guide but when i run ...
gsarme's user avatar
  • 145
2 votes
1 answer
3k views

I'm trying to create a new project with NativeScript and Angular. I have installed what is described here. When I run the command tns doctor everything is fine. There it is the result: ✔ Getting ...
gsarme's user avatar
  • 145
0 votes
1 answer
37 views

what I doing wrong? This is my top html: <RadSideDrawer> <Button ... ></Button> <StackLayout MainContent> <page-router-outlet></page-router-outlet> </...
Viacheslav's user avatar
  • 1,332
0 votes
1 answer
98 views

I would like to extend ordinary push notifications by giving applications a chance to update content in the background before notifying the user so that the user can open the application and be ...
Parth Patel's user avatar
0 votes
1 answer
109 views

When I am trying to upload files in the slower networks I get the below error in the xcode Upload Code : uploadPhotos(): void { let message; this.photos = this.service....
Pein's user avatar
  • 443
0 votes
1 answer
757 views

I am having issues with installing NativeScript. My machine uses a M1 chip, I'm reading M1 and cocoapods have issues. Other SO answers are not fixing the issue, and some are outdated. Hoping we can ...
Adamf's user avatar
  • 56
0 votes
1 answer
116 views

We are developing a mobile app using NativeScript 8 with Angular. We want to display long formatted texts like our terms and conditions right in the app, but formatting those long texts is quite ...
Subsurf's user avatar
  • 1,346
1 vote
1 answer
71 views

We develop a mobile app with NativeScript 8.5 and encounter an issue when trying to publish on Google PlayStore. The app is rejected because it ask permissions MANAGE_EXTERNAL_STORAGE, which is ...
David Jourand's user avatar
1 vote
0 answers
83 views

I've migrated from https://www.npmjs.com/package/nativescript-mediafilepicker to @nativescript/imagepicker and having issues with it on Android platform when picking images. Below is my config ...
Andrew Mykhalchuk's user avatar

15 30 50 per page
1
2 3 4 5
63