Ionic Cloud Deploy Service
@azad11 wrote: Hi, i have some problem with the Ionic Cloud Deploy Service. I make a Update from the App, the console from Chrome says me:- Update found- Update Download- Update Extract- Reopen App...
View ArticleCamera options not work
@mcihak wrote: Hi all,I am trying to take a photo from front camera but function for it ignores this options (width and height too). Only options that work is "saveToPhotoAlbum". Can you please tell...
View ArticleRC1 - iOS localStorage is cleared after some time
@tobiaspix wrote: Hi,i am trying to save some settings in the local Storage with android there is no problem, but with iOS the local Storage is cleared after i close the app - an ideas what i can do?...
View ArticleIon-infinite-scroll problem
@maixter wrote: when i scroll to the bottom,keep repeat out same post for me,anything can help me please ....here is my html code <ion-item class="item-text-wrap" ng-repeat="post in posts"...
View ArticleIonic 2 iphone screen overlap on page navigation
@chakraveer wrote: Ionic 2 iphone screen overlap on page navigation..When I navigate from Page1 -> Page2 ->page3 it goes fine but when i try to navigate to back screen using back button click...
View ArticleDialler APP
@Flexkiran wrote: I am planning to build a replica of mobile dialler (phone dialler) inside ionic app.It will be used to make calls directly from app. (I dont want to direct to mobile dialler)Is it...
View ArticleIonic novice debugging a previously functioning app that just stopped working
@cornercase wrote: Hi all. I am working on an app that I did not originally develop to solve a few minor run-time bugs since the original developer has moved on. Unfortunately, the disorganization of...
View ArticleIncremental java compilation is an incubating feature
@andrewgy8 wrote: Any one have this issue when ionic run is performed? The build process does not continue past this point... This is the log after linting is completed: add to body class:...
View ArticleAssociative array Ionic2
@anton_klochko wrote: Hi all ! Is it possible generate associative array with key=>value ? Posts: 1 Participants: 1 Read full topic
View ArticleNg2-translate - Fallback to default language when file doesn't exist
@dhutton wrote: Hi, I have set up ng2-translate which translates my entire app and I have an en-GB.json file which contains all of my translations. The problem I have now is that if the user's device...
View ArticleHow can i export Ionic Sqlite Database?
@bhalalapj wrote: Hello,i have created one ionic application, i have used sqlite plugin of cordova to create database.i am able to view database from browser (WEBSQL) well , application sqlite...
View ArticleOverflow-scroll: false not working with...
@Asim wrote: How can I use JS scroll on an <ion-content> if I set $ionicConfigProvider.scrolling.jsScrolling(false); globally? Below code doesn't work: <ion-content...
View ArticleRegarding screen resolution for PSD to HTML
@dhavaldk wrote: Hi Guys, I am having great time with IONIC I must say, I made my first app using default IONIC css, now I am working on my second and I am stuck with something. I made PSD designs for...
View ArticleIONIC 2 RC.2: How find contact, no result?
@bondraenko wrote: Hello!!! import { Contact, ContactFindOptions } from 'ionic-native'; let contact:any = new Contact(); let options:any = new ContactFindOptions(); options.filter = "";...
View ArticleIonic 2 card background image or color
@zardi wrote: HiI'm using the advanced-map example, i need to change the background of the card to an image with a...
View ArticleOracle database connectivity and data capture/ insert
@vipinvinodp wrote: screen_1.jpg434x520 28.1 KB i have a page as shown above, i am trying to get an input from the above page ..in this case it is date and time and on the click of the "NEXT" button i...
View ArticleAndroid Pause/Resume Events for old Android Devices using Cordova Camera
@AlDrag wrote: So I am currently using Cordova Camera in my Ionic application. Now this has been working well for all Android Devices I have been able to test with. Now I was able to test a Android...
View ArticleHow to use infinite scroll for two ionic list in same page?
@Anandan_Rajkumar wrote: its possible to use infinite scroll for more then one ionic list in same page .please any one explain me with some samples this is helpful to me Thanks Posts: 1 Participants:...
View ArticleLazy load image and increased data load speed
@mojtabam wrote: hii've used many methods to increase the speed of information such as Lazy loading and caching databut Lazy loading method does not work correctly and does not show images. As well as...
View ArticleIonic Creator - Integrating with iOnic Auth Tutorial, 2nd Part
@codiqa100047772 wrote: Hi there, just purchased Creator Pro - amazing tool, thanks for it and thanks Matt for the tutorial videos. I've been following the tutorial video for the Auth Tutorial (2nd...
View Article