Questions tagged as 'ionic'

1
answer

I can not delete my ionic browsing history

I inject the modules in the app.js, which is the main one, but when I want to add the HistorialApp driver inside any of the templates in the menus, there is an error , or it does not load the view of the corresponding menu. Libraries on t...
asked by 14.03.2016 / 21:01
1
answer

How to add a logo on the Ionic Sidemenu?

I want to add a logo on the sidemenu but it does not fit, I guess it should be in the css file with a div obviously. This is how it is until now: Code: <ion-side-menus> <ion-side-menu side="left"> <ion-heade...
asked by 15.07.2016 / 20:27
1
answer

typescript filtering

I need to make the function query "clients" be entered in the "getimtems" function to be able to filter the data Here I get the query: clientes() { this.userData.accion="consultaclientes"; this.restprovider.Registro(this.userData).the...
asked by 30.09.2018 / 19:13
1
answer

Call method every so often ionic wordpress

I bring news from a wordpress, but I want to be able to update the news every so often, and it would be calling the builder who brings the news ... I show the code. import { Injectable } from '@angular/core'; export const WORDPRESS_URL = 'http...
asked by 25.05.2018 / 01:40
1
answer

Problem installing apk on certain computers

I'm working with Ionic 3 when I created the apk I had the following problem that could only be installed on Android 8 and 7.1 in the lower versions as 7.0 down could not install I get the following error. What I tried to solve without succ...
asked by 23.07.2018 / 00:41
0
answers

Cross Domain in Cordova

I am developing an application with Ionic v1 , I am also using the Cordova , Geolocation plugin. The problem is that when the application runs on Android ( Ionic Run Android ) the following error message appears:    Only secure origin...
asked by 25.01.2017 / 17:38
0
answers

How can I show google maps in ionic in another view?

Hi, I am trying to integrate the GOOGLE API in my Ionic project with Angular 1, I have managed to integrate it and it shows me the map. The problem is that when I create another view which has to take me to the map view, the map does not appear....
asked by 16.11.2016 / 13:15
2
answers

Gradle error download when running ionic build android

I have an error trying to compile an apk of a new project, since apparently the link that should add the daemons and everything about the gradle seems to be wrong . Next I put the error. C:\Users\pedromiguel\aplicacionesIonic\sqliteTest...
asked by 20.12.2016 / 05:19
1
answer

how do I avoid hiding the content in the ionic tab?

I am trying to put a tab with the following code inside a .html page: <ion-view view-title="Browse"> <ion-content> <ion-tabs class="tabs-striped tabs-top tabs-icon-only" delegate-handle="myhandle"> <ion-tab...
asked by 13.03.2017 / 20:49
0
answers

Consult the Firebase database

It turns out that I am developing an application in ionic and with reference to firebase, my application has a login associated with it that works perfectly but it presents me with a problem and it is that it does not ask me the data query in th...
asked by 14.03.2017 / 17:18