Beta Users Service (without or with mocked) Authentication?
@petarsubotic wrote: In Beta API, Users must be signed up and authenticated either via the basic or one of the social providers, or the custom auth method? I would like to store and use very basic...
View Article✗ Couldn't find ionic.config.json file. Are you in an Ionic project?
@Sir_Tesla wrote: All i do was $ ionic start test One awesome Ionic app coming right up... Creating Ionic app in folder /../test based on tabs projectDownloading:...
View ArticleGoogleMaps API does not work on appStore
@calevano wrote: I have an app that uses GoogleMaps API , when I download the app from GooglePlay the map appears fine but when I downloaded the app from the AppStore map not shown, and I have several...
View ArticleAdding buttons in the header bar per controller
@James_Parsons wrote: I defined my header in my index.html like: <ion-nav-bar class="bar-assertive"> <ion-nav-back-button></ion-nav-back-button> </ion-nav-bar>...
View ArticleLogin callback failing with Social Providers
@luismuchaki wrote: Hello everyone, I want to allow my users to login using Google and Facebook, so I'm using the Social Providers from Ionic Platform. I've set the keys and secrets for both services...
View ArticleImplementing JS interface
@sanchitagrawal wrote: How can I implement JSInterface to redirect from webview to app in ionic Posts: 1 Participants: 1 Read full topic
View ArticleCalculating the foot steps used by the user using ionic
@gopimohan wrote: I am trying to do an app like calculating foot steps used by the user for example like see https://play.google.com/store/apps/details?id=com.protogeo.moves and...
View ArticleNav bar Customization
@amalk1341993 wrote: How to customize navbar header with custom icons ... i am confused because i am a starter in ionic Can anybody help? Posts: 1 Participants: 1 Read full topic
View ArticleWhat different between version of "ionic:1.3.0" and...
@Jimi wrote: I'm confuse about what different with below, I saw ionic-bower's angularjs version is lower than ionic:"1.3.0", could I just use "ionic":"1.3.0" the good to go? "devDependencies": {...
View ArticleFrom ionic app manipulate cookie associated with extern url
@fme wrote: Hi, I use angular's $http, $httpProvider (withCredentials=true) and $cookies from my ionic app. I see $http GET/POST adds cookies that I cannot manipulate (delete or change) through...
View ArticleError with Sqlite db
@Sujith008 wrote: hai i am using sqlite db .I have created a db service as described in this link.but it shows an error" Cannot call method 'transaction' of null" on self.db.transaction(function...
View ArticleTelerik native transitions plugin problem at startup
@Milinovic wrote: Hi, I am using Telerik native transition plugin and everithing is working very well. The only problem is that sometimes I experience two transitions, first one with current page...
View ArticleIonic io push notifications call back
@TomBeech wrote: Hi, I'm trying to use the ionic.io push notification service. It works when the phones on standby/the apps not open - however my on received isnt fireing when a notification comes...
View ArticleCustom close button in Ionic popup
@surajhirestorm wrote: I create a custom ionic popup for photo upload. My problem that I am not able to close that popup by using a corner close button. Please help me.Which look like Here's my code...
View ArticleIssue with click event in mobile IE
@mounikar wrote: I am using ionic framework to create a hybrid app. The app is working fine in all devices (android,ios and windows), and also url is working fine in android,ios browsers but the...
View ArticleIonic tab issue
@amanhardaha wrote: Hello there Please check the tabs in ionic 2.0.0-beta.17 i.e. 1.7.14, as i found that tab title is not showing when there is no icon specified with it. Below is the sample code...
View ArticlePlugin or CSS to Shrink Image when Content Scrolls Up
@robertgecy wrote: Does anyone know of a plugin or even share some css that will shrink a full width image as the page scrolls up. Alot of apps that have full width images at the top will shrink the...
View ArticleIs there any way to preview application on browser in landscape mode?
@ramydv77 wrote: I am creating a Application only in landscape mode. so i need to preview on browser how it looks like if i change any thing i cant test on mobile every time. so please let me know is...
View ArticleImage drawn on canvas appears zoomed in when it shouldn't
@auam88 wrote: I'm working on a project that uses the SignaturePad library from here to save digital signatures from clients, so far I've managed to draw and save an image, displaying the saved image...
View ArticleProblem rendering ion-slides component in Ionic 1
@saintsatplay wrote: Hi there I'm trying to implement the ion-slides/ion-slide-page directives into a page on an Ionic App (using an Ionic 1 codebase) I'm currently creating but I can't get each...
View Article