How to do a hard refresh on images
@boffy wrote: I've got an app that is very image centric and some of the images are being changed on the web server backend regularly. So for example, an image '12345.png', will have it's content...
View ArticleiOS app not responding after launch
@Arol wrote: Sometimes when I compile the app on the iOS (I didn't try it in Android) the UI is completely blocked. It throws no error. It only shows a white status bar (when it works it shows it...
View ArticleIon-slide-box stops the ng-animations (Bug?)
@gianko wrote: After I visit a view that has an ion-slide-box on it, the .ng-enter stops working on the app Posts: 1 Participants: 1 Read full topic
View ArticleIs solved!
@njunior1980 wrote: Continuing the discussion from Help to group by ion-list/ion-item (divider): Is solved. Tks. Posts: 1 Participants: 1 Read full topic
View ArticleHELP Ionic push | no error but no push notifications as well
@vinihi83 wrote: Hello, I am sending targeted push notifications using device tokens via ionic push. From the response I can see that there are no errorseg : Ionic Push Response :...
View ArticleHow can we use filter in typescript?
@srinuIonic wrote: Hello all, I am working on small application using typescript and angularjs. I am trying to inject filter in typescript but i am not able to filter items. I want to search items on...
View ArticleContent flickering and moving up when keyboard opens and form is out of viewport
@jakers wrote: I'm experiencing a bug where the content is pushed up momentarily when the keyboard is opened and the relevant form is out of the viewport (I'd like to animate it into view, but let's...
View ArticleWhat solution for click links on google maps
@ahm3000 wrote: Hi , I have tiny problem with click links on google maps , when I run project as ionic serve , it able to click places and go to google maps , but when I build it and run on mobile I...
View ArticleResponsive desktop web page view using ionic framework only
@rahul1990 wrote: Hello I want to design a desktop view website using ionic framework only with responsive. can anyone tell me how to design a responsive ionic webpage for desktop view. Posts: 1...
View ArticleHTTPS status 0 in the release build
@danm1 wrote: We are working on a Ionic app that receive data from an API.Before, the API was on http:// address and everything was working fine.Then we have moved the API to https:// and it's not...
View ArticleIgnore info.txt?
@dm17 wrote: Hi, in my ionic project there is a file named 'info.txt' which content is constantly changing. What is that file for? Is it a bad idea to put it on the '.gitignore' list? Thanks for your...
View ArticleI can't access to controller data from input select on modal
@alber82gmailcom wrote: Hi, I'm triying access to data array filled with sqlite table content. I have a modal view when I create new record but i can't load data input select: Pasted image592x659 140...
View ArticleOn icon click show options
@prasadyallapu wrote: On clicking on icon I need a list / options in ionic.Any suggestions regarding this are helpful. See I will be helpful to visualize for what I am looking for peeps!!! Posts: 1...
View ArticleHelp with push notificacions
@mllambrich wrote: Hi. I have problems with push notificacions and I need help, please. I declare without problems:ionic add ionic-platform-web-clientionic plugin add phonegap-plugin-pushionic io...
View ArticleHow to run ionic app with source codes?
@hammerofdoom wrote: I have got application source codes.This app has got ionic app side, restful web service with json light and mysql database but when I try to open application with nodejs.I saw...
View ArticleCloud connection with angularjs or ionic?
@Vignesh55 wrote: How to save the form data's to centralized cloud storage?Can any one help me here? I have no idea as how to start with it.My concept is saving all form fields to local storage, i am...
View ArticleNavigate back to a modal?
@jackvial wrote: I have a modal where a user can check their account information and from there they should be able press and link that shows their order history on a new page. I would like to be able...
View ArticleIonic Analytics: Error connecting to the Analytics server
@Gp2mv3 wrote: Hi,I just installed Ionic Analytics in my app. It's working fine client-side but on ionic.io, I receive the following error in the Analytics tab: Error connecting to the Analytics...
View ArticleModal unresponsive after backgrounding app
@ajp8164 wrote: If I open a modal and then background the app (tested on iOS) and then bring the app back to the foreground - the modal is still displayed but is unresponsive to any touch events. I...
View ArticlePUSH to User_IDs (No device tokens for supplied user_ids)
@leydar wrote: I can receive PUSH notifications on Android when I send them referencing the user tokens but not when referencing the user_ids. Both for the same user; fully registered according to...
View Article