Questions tagged as 'ionic'

2
answers

Error with IONIC emulate android!

He does not want to emulate, throwing me the following error:   : transformClassesWithDexForDebug FAILED       FAILURE: Build failed with an exception.       What went wrong:       Execution failed for task ': transformClassesWithDexForDeb...
asked by 14.10.2016 / 16:14
0
answers

How to format a text stored in JSON? [closed]

when the text stored in JSON is very large and when I call it to show it in the app (to the user) it appears all running without text format, like being able to do it to respect paragraphs and maybe some words in bold, Do I make myself clear? La...
asked by 01.10.2016 / 04:31
1
answer

show product detail when clicking

Good evening friends, I'm doing a shopping cart on ionic and I want to show the detail of each product in a modal at the moment of clicking on its image. This is the code that shows me all the products <div ng-repeat="p in producto |f...
asked by 02.09.2016 / 04:50
1
answer

gmaps does not geolocate when I generate my ionic apk

friends with this code center the map and geolocalize, in the browser everything works ok, but at the general the .apk only focuses me the map does not geolocate me even having the gps activated .controller('MapCtrl', function($scope, $ionicLo...
asked by 04.10.2016 / 03:31
0
answers

Installation of phonegap-facebook-plugin doubts

I am following the following tutorial to install the phonegap-facebook-plugin with Ionic link I was able to make it work in the browser with some modifications, but I could never make it work on my android with the cordova APP to connect...
asked by 05.07.2016 / 15:06
1
answer

Send mail to multiple contacts Ionic framework

I have an example of sending emails using email composer. At the moment I send emails to a user, but I would like to know how I send the same email to an array of contacts. then I share my code: app.js .controller('General', function($sc...
asked by 26.07.2016 / 08:20
2
answers

Because of an Ionic 2 application, the status bar does not change?

How about, I would like to know why the status bar of an ionic 2 app, does not apply the style of material designer, like other app. Or do you have to add some plugin for this to happen? If someone knows, I appreciate it     
asked by 26.01.2018 / 22:31
2
answers

Print HTML div instead of Popup

I want to know if there is how to print a div with text instead of a popup from AngularJS to the HTML view. So that you can understand me better this is my code: ServCompEdu.servicioCompEdu($scope.cedula).success(function(data...
asked by 31.03.2016 / 06:49
2
answers

Firebase, Get random data ?, Create Filters Complexes [closed]

I'm programming an app similar to Pinterest and I'm currently using ionic and firebase, but I do not know if it's a good idea to continue using them, since firebase presents some limitations such as not being able to get a Random get from a list...
asked by 13.08.2018 / 06:24
1
answer

You have not accepted the license agreement of the following SDK components:

I'm trying to get an android emulation through ionic. For this I go to the folder of my project and write ionic cordova emulate android . I find that he gives me a "FAILURE" and two "BUILD FAILED". The FAILURE message is as follows:   ...
asked by 12.04.2018 / 15:44