Unset selection in ionic-modal-select plugin? any tips?
@Oliver2000 wrote: Hi everbody, I use the ionic-modal-select plugin form the ionic marketplace. http://market.ionic.io/plugins/ionic-modal-select which works perfect so far but I have one problem. I...
View ArticleTo rgenerate APK
@sylvereaux wrote: Hello, this is my problem: FAILURE: Build failed with an exception.* What went wrong:Execution failed for task ':processReleaseResources'....
View ArticleCreating Andoid version of App POST iOS Launch
@dgeldridge8 wrote: Our lean startup decided to focus on creating the iOS version of our app in Ionic to begin running the pilot of our product. Now that it is built we want to go back and create the...
View ArticlePush Notification $state.go
@jobhuntpacific wrote: Hi, I am fairly new to Ionic. I am having some issues with push notification "onNotification" event firing when the app is the active app i.e redirecting to specific page. From...
View ArticleENOSPC, no space left on device
@iescentral wrote: For some reason I can't build Android packages. I get an error with package build (ionic's cloud build) but only for android. I was building just fine earlier but now im getting...
View ArticleError: [$injector:modulerr] Failed to instantiate module MobileApp.routes due...
@Pajimola wrote: This is my route.jsangular.module('MobileApp.routes', []) .config('$routeProvider', function($stateProvider, $urlRouterProvider, $routeProvider) { $stateProvider .state('logintpl', {...
View ArticleError message during ionic build
@ajay_gupta1 wrote: whenever I run ionic build androidThe following error occurs error ionic.png980x520 16.8 KB Posts: 2 Participants: 2 Read full topic
View ArticleWhat is the Best Practice for Storing Ionic.IO User _ID in External Database
@IndyJones72 wrote: Ok so I have Ionic.IO User Authentication working both custom and via Social Logins...so good to go there. When I save a user's post, I'm saving their Ionic.IO _ID to my SQL...
View ArticleIonic Build failed BG Location and azure notification hub plugin
@ignatiahx wrote: I am using ionic framework to develop cross platform mobile application. There is a requirement to receive notfication from web application. So i have installed plugin from...
View ArticleIonic start sometimes hungs up when adding plugin
@dsyzhao wrote: Hi dear ionic we encountered an issue when run command "ionic start xxx" in Linux centos.sometimes the process hung up during Initializing cordova project. we found the process is...
View ArticleAn issue in start new Ionic application
@theguru12 wrote: I got this error while creating new ionic app using start commandTypeError: Cannot read property 'statusCode' of undefined at Request.callback...
View ArticleIonic views not rendering on ios platform
@EasyHero wrote: hi, good day. i'm using ionic to build a mobile app so i started with the tab template. After editing to my taste and debugged several times on android, it came out great. but when i...
View ArticlePHPMailer with ionic
@brody182 wrote: I'm attempting to create a contact form for my app using PHPMailer and Ionic with Gmail. The page receives (Failed.) result message when it triggers the script but I never get the...
View ArticleIonic WebView (iframe ) Not Responsive in Ionic
@arunkawika wrote: I have a issue in Ionic WebVIew.Whe i open a website using iframe in ionic the site not showing in responsive way ?how to make thesite responsive in Ionic App now its showing...
View ArticlePush initialization Invalid_Sender Error
@Jannik94Work wrote: Hello, I am currently facing an error while initializing the ionic push service.I used the Ionic Full Setup tutorial to set up the app and gcm service. Then I started the app,...
View ArticlelocalStorage, iOS, automatic deletions & best strategy
@pliablepixels wrote: Hi there, I am using $localstorage factory to store app specific data as below: //http://learn.ionicframework.com/formulas/localstorage/ angular.module('ionic.utils', [])...
View ArticleIonic 2 dropdown that mimics the native dropdown in Android version
@brunovercosam wrote: Would be great if Ionic 2 I could have the select dropdown component to be like this https://material.angularjs.org/latest/demo/select which is more like the native version. I...
View ArticleIon-slide speed up
@taylormaster wrote: Hi!This is not ionic problem. I check onSlidePrevStart and onSlideNextStart, prev or next slide.I see limitto limit param, but this not work backward, if limit change negative...
View ArticleWiFi Direct API to make a sharing app
@habibmd007 wrote: Hi everyone, I want to make an app to share anything via Wi-Fi phont to phone. all I know is HTML CSS PHPand wordpress. so I want to copy paste JavaScript code. please help me how...
View ArticleIonic push notification iOS
@agrofelgf wrote: Hello guys. Im following this link:http://docs.ionic.io/docs/ios-push-profiles to do some push notifications. With Android I had no problems. But ios is giving me headache. Also...
View Article