How did i do to get an input benn always focus
@francisco_romero wrote: So i have one input in the screen and i want the input dont lose the focus or after finish some function gain the focus thanks Posts: 1 Participants: 1 Read full topic
View ArticleRequests only from Wifi
@rodrigofonsecajr wrote: Hi people, i had a internal aplication, and i need all of the requests are made exclusive wifi (internal, no have internet access) , butt without 3g disabled. So i need all...
View ArticleOngoing (unswipable) push notifications
@eCabsAdmin wrote: Hi, We have an internal application (won't be going in Playstore or targeted for the public) that we've successfully implemented interactive push notifications in using $ionicPush....
View ArticleHow to increase width of ion-tab in ion-tabs?
@akshatbhargava123 wrote: how to increase width of ion-tab in ion-tabs? I want my tabs to be stretched a bit as due to text they is kinda asymmetry in my tabs like some text is long and some is short...
View ArticleSet a url for app
@AmitMY wrote: Is there a way to set a base url on AppModule/AppComponent? I want my app to always be localhost:8100/app/?I know I can set one with IonicPage, but since AppComponent does not have...
View ArticleLong page load on first transition
@Jinfaa wrote: Hello! On the video, I wrote down what I have a problem with: https://drive.google.com/file/d/0BwwtdwgZwtycdWxvWnJfeHBOQW8/viewWhen the application is loaded, I try to go to another...
View Article[MediaPlugin] How to know the aduio playback is done?
@danielle113 wrote: Hi, In my app, user clicks the button to play an audio file (a 3gp file, in my android tablet). I'd like to disable the button during the playback and enable it again when done. I...
View ArticleHow to read [object object] using angular-2
@el0zahaby wrote: I was trying to read the json file in my application, but it only shows me: "[object object]" This is the json file: [ { "product": "URL shortener", "version": "m1", "error":...
View ArticleA general question about object
@pimol wrote: I'm pretty sure that this is a typescript or debugging question, may be it's silly... I'm new to js or ts, I just started with them when I started with ionic.In my app I open a browser...
View ArticleGetting RGB color from *ngFor
@rosenrot wrote: I do have a list of colors holding integer values for red, green and blue. How do I color the text in those colors within a ion-item? ion-list radio-group> ion-item *ngFor="let...
View ArticleIon-slides doesn't work properly with ng-include
@dexterouschen wrote: If I use ion-slides normally in a view, then it works fine but my current design requires using ion-slides in ion-item (swipe-able item I may say), and these items will be inside...
View ArticleUncaught (in promise): TypeError: Cannot read property 'panTo' of undefined
@chauhan911 wrote: I am trying to panTo an area on a map by using ionic geolocation plugin and passing the argument location but shows uncaught error. Untitled.png1345x472 105 KB code for this is...
View ArticleAfter the NODE update nothing is working in Ionic
@Blindd wrote: I have updated NODE last night but now nothing is working neither my previous projects none of them works when i try to start a new project ? What starter would you like to use: tabs ✔...
View ArticleVery detailed description of technologies used by Ionic
@mcichecki wrote: Hello, I need to get as much information as possible for what Cordova and Angular is used in particular. Which things use Cordova and which Angular. I know that Cordova is HTML, CSS...
View ArticleHow to use (click) to change page?
@ylemat wrote: I have a div with a background-image, I used : (click)="onClick() and then in my .ts page I can use console.log('clicked') to check if it works. But I would like to change page when it...
View ArticleLaunch App on Push Notification Received
@ururay wrote: Hey, Is there the possibility to launch a IonicPage or the app itself on push notification received? Like Uber or 99 Taxi do for the drivers, a emergency notification... Thanks Posts: 1...
View ArticleFollow/unfollow users in ionic
@mubi1015 wrote: I would like to know if anyone can help or atleast point me in the right direction on implementing a follow/unfollow user feature unto my app. As well as only display feeds from...
View ArticleIonic 2 No me carga background-imagen en el dispositivo
@Nelsneider wrote: Buenas Por favor alguien sabe porque no me carga la imagen de fondo en un dispositivo pero si me carga estando en mi local quiere decir ionic serve estoy usando ionic v2 . estas son...
View ArticleHELP! Long page load on first transition!
@Jinfaa wrote: Hello! On the video, I wrote down what I have a problem with: https://drive.google.com/file/d/0BwwtdwgZwtycdWxvWnJfeHBOQW8/viewWhen the application is loaded, I try to go to another...
View ArticleAction Extensions for iOS (open files/urls in my ionic app)
@ish3lan wrote: Greetings, I am trying to have my app recieve content from other apps, in iOS this is done using App Action Extension,Has anyone worked on something similar? Please note I am not...
View Article