Custom Alert Diakog
@omar123456789 wrote: How i can create custom alert dialog in ionic2? Posts: 5 Participants: 3 Read full topic
View ArticleWhat local storage is good for ionic If I use sql server as backend?
@erfaan wrote: I am creating hybrid app using ionic. I want to sync server data locally. Please suggest me what I should use for data syncing which is more compatible with Ionic framework. I am using...
View ArticleInstallation problem in linux mint 17.3 64bit
@selvagee wrote: npm WARN unmet dependency /usr/local/lib/node_modules/ionic/node_modules/connect/node_modules/finalhandler requires debug@'1.0.4' but will loadnpm WARN unmet dependency undefined,npm...
View ArticleProgress binding is not updating while uploading
@dtaalbers wrote: Hi all, I have a very weird problem, I hope some of you know the answer to my problem. I am using FileTransfer to upload image from a collection of images. While uploading im trying...
View ArticleIon-checkbox in Ionic 2
@Mobius77 wrote: In ionic1 I had the following code (minus most of the styling) to generate a scrollable list of things that are checkbox inputs: <ion-scroll> <div class="row"...
View ArticleLocalStorage Error
@omar123456789 wrote: I am trying to use locale storage service as descried here. http://ionicframework.com/docs/v2/api/platform/storage/LocalStorage/ But i am getting this run-time exception 1 067673...
View ArticleUnable to debug from an Android phone
@Aj_Rev wrote: Hi All, I am unable to debug my ionic app on an android phone. I have an RHEL host system on which I've a windows 7 virtual machine. My ionic development server runs on this virtual...
View ArticleIonic simulator
@joaolori wrote: Hello guys, i guess this topic was not about ionic framework, but i want to know, if is it possible integrate the Ionic Mobile Preview (ionic serve) at my website? Or if anybody know...
View ArticleAre Web Workers a good replacement if I HAVE to poll an API?
@eirwin wrote: My application uses sockets heavily for real time updates (as well as push notifications). However, in order to guarantee we have at least semi up-to-date data, I typically poll the API...
View ArticleBlackBerry10 push notifications
@Pruthvi_SA wrote: Any documentation about working on BlackBerry10 push notifications? Posts: 1 Participants: 1 Read full topic
View ArticleIonic failed callback from fitbit after build android
@Nightshades wrote: Hello everyone, I got a problem. I'm use oAuth 2.0 for integrating ionic app with fitbit api. When callback i use localhost:8100 it works. But, when i am build (release) apk it...
View ArticlePDF external url
@Alisax wrote: How to open pdf by external url within app in android platform e.g localhost:8080/document/chapter.pdf Thanks in Advance Posts: 3 Participants: 2 Read full topic
View ArticleProblem with cordova camera images
@wasimsaadhvi wrote: Cordova camera works fine. But images are not getting displayed.This is my JSpart. .controller("ExampleController", function($scope, $cordovaCamera) { $scope.takeicture =...
View ArticleCordova Camera customizations is possible?
@wasimsaadhvi wrote: While taking picture using cordova camera plugin, when i am clicking camera button, in camera screen i need to have perpendicular lines. Posts: 1 Participants: 1 Read full topic
View ArticleIonic Barcode Scanner Not Return any Data
@Ckpk wrote: I am trying to create a simple that will read the data from a qr code, the apps is working perfectly, it can open the camera and capture the image, the problem is, it cannot show the...
View ArticleIntegration Of ccavenue payment gateway
@rahulbussa wrote: Hi All,I want to integrate ccavenue payment gateway with my Ionic app.So far not able to get any resources online,Any help greatly appreciated.Thanks. Posts: 1 Participants: 1 Read...
View ArticleHow to Update to ionic2
@racheal wrote: Hi guys,how do i update to ionic 2..i am still using the old ionic...should i run the usual command: sudo npm install -g ionic?I am using mac and developed a project which i had to...
View ArticleSOLVED: Input does not update on IOS
@SimCap wrote: Hey Guys.. I need help.. I am having a problem with my app on IOS. I have a view where i can input different values and save them. Works like a charm. If i wish to edit the data and...
View ArticleAuto Refresh with Scroll Intact
@MacG wrote: Hello Everybody, I have a task that need always updated data from the server and the screen must be intact at the last position.. How to achive that ? *note : I'm using ng-repeat with...
View ArticleJava to IOS problem (cordova)
@Catergarde wrote: Hi, I have a problem when I try to use the command "cordova build ios". Could you help me to fix it please? I have no idea what it is about... The following build commands failed:...
View Article