Questions tagged as 'nativescript'

0
answers

some FontAwesome icons do not look correctly in nativescript-vue

Hello I am developing a mobile app with nativescript-vue, in this application I use FontAwesome 5.3.1 icons with cheatsheet codes, the problem is that some icons are not rendered as they should be. here I import the styles and fontawesome in...
asked by 23.09.2018 / 06:18
1
answer

nativescript-vue error when debugging in android application from cli

I am starting in nativescript vue to develop mobile apps, but at the moment of running the application for android it tells me that it does not find the project, I already have installed all the necessary (sdk, vue cli, etc), that believe it can...
asked by 07.09.2018 / 18:58
1
answer

Promise in a vuex action does not work when trying to handle the http request error

Hello, I am developing an application in Vue.js, Nativescript and Vuex , when making an ajax request in an action return a promise to handle asynchrony the problem is that when an error is generated this It is not captured at the moment of call...
asked by 17.09.2018 / 20:55
1
answer

problem when accessing data property of a get request in axios gives me error

I am making a request get with axios the problem is that when reading the property of the json I get undefined, I'm using php slim on the server as api, on the client side is a mobile app with nativescript-vue I leave the code to see what the er...
asked by 12.09.2018 / 22:54
0
answers

Error in Log in with Web View - Mercadopago

My intention is to perform a basic checkout from Nativescript - Angular. For this I decided to use a Web view in order to render the payment button. It works almost everything well, even the payment with cards but when I want to pay with the acc...
asked by 19.06.2018 / 01:46
0
answers

NativeScript download images and store them locally

Hi, I have a problem with nativescript, I have an array of objects in the get a service, each objteto has the name of the linked image and I go through it to get that name, I set it as a concatenation to a url and thus get the image. The prob...
asked by 27.03.2018 / 18:42
0
answers

RadListView does not work

I have this part of html in my code and I do not know what I'm doing wrong. <GridLayout rows="auto,*,*" row="0"> <Label text="TIENES SELECCIONADO: " class="sel" row="0"></Label> <WrapLay...
asked by 31.03.2018 / 10:31