Questions tagged as 'ionic'

0
answers

Error generating Ionic debug apk

I'm generating apk with: ionic build android So far so good from BUILD SUCCESSFUL And when I use: ionic emulate android Also from BUILD SUCCESSFUL When you emulate, there is only one white screen! no: ionic serve It runs...
asked by 20.03.2015 / 08:43
2
answers

How to use a cordon plugin in my ionic 3?

I need to implement the following plugin in my ionic application: link But I can not call it in my ts file. I tried something like: window.plugins.powerManagement(); But I get:    property plugins does not exist on type "Windo...
asked by 01.11.2018 / 15:03
1
answer

Background image dynamically

I have a list of products by clicking on some of them, redirects to another page showing just the content of that item. I get the Image, but I would like it to be as a background, ie: it will show the same image in full size, and with text and e...
asked by 28.08.2018 / 19:52
1
answer

Upload image without extension in webapp

I have a webapp made in Angularjs and Ionic. At some point I upload images from a webservice, however these images do not have extension, being something of the type, link . When I run the app in the browser, the image loads normal, however wh...
asked by 15.03.2016 / 14:26
2
answers

Console error warning when running ionic app

I created an app by the ionic creator. I have a form to register and when clicking on any field of the form the following warning appears in the console:    'webkitMovementX' is deprecated. Please use 'movementX' instead. ........ ionic.bundl...
asked by 25.01.2016 / 18:49
1
answer

Infiniti Scroll with firebase and ionic

I am here in a tightening, I am using firebase v3.2.1 and trying to implement an infinity Scroll with ionic, the issue is that I do not know how to do it, I searched google and found a firebaseUtils library but it is not compatible with new vers...
asked by 22.08.2016 / 06:26
2
answers

Getting Started: Ionic [closed]

What do I need to learn to create apps with Ionic? What language does it use? I wanted articles that showed me the first steps.
asked by 26.10.2016 / 10:29
2
answers

Ionic2 root nav

I'm developing an application in Ionic 2 and the first screen Page1 and I run: this.app.getRootNav().push(Page2) My problem is that when I click the back button I want to execute the ionViewDidEnter() method of Page1 . It onl...
asked by 17.10.2017 / 01:39
2
answers

How to make ionic cordova notification? [duplicate]

I need to make notifications like facebook on mobile phones, I'm making an app using angularjs, ionic, jquery, javascript and nodejs ... is there any simple way to do this?     
asked by 22.10.2017 / 00:03
1
answer

Help with app pages! [closed]

I need a help or a direction, I will try to be brief, this is the following I am developing an app for a client, and I need this app in very little time for that reason I decided not to develop by common means, having the speed in mind chose the...
asked by 26.07.2017 / 21:30