IonicLoading on Ionic2
@mauricionarcizo wrote: Hi! Please, someone know how i can use ionicloading on ionic2? Posts: 2 Participants: 2 Read full topic
View ArticleBasic Ionic Pop up Example Please
@eslazyk wrote: I am having trouble creating a basic Ionic Pop up app. Does anyone have code that is not incomplete? Every example I see, whether it is from CodePen or something else, does not show...
View ArticleIonic2 White Screen of Death
@rodrigoreal wrote: Hey guys, im just having some problem, my app works fine in the browse and in my real device using ionic run android and ionic emulate ios in my mac os, but i tried to upload it to...
View ArticleClosing this modal when another opens
@lawlesscreation wrote: Hi, I'm trying to work out how I would close the first modal when another is opened, if you imagine a 2 step process using modals: @Page({ templateUrl:...
View ArticleHorizontally scrolling sub header in ionic 2
@katrinsharp wrote: Hey,I'm interested to have horizontally scrollable sub header in my ionic 2 based app as follows: I tried ion-toolbar with 1) some css kung-fu or with 2) ion-scroll -- but didn't...
View ArticleTwo taps required on input fields when multiple $ionicModal instances in view
@artz wrote: Open this CodePen in Safari on iOS 9: http://codepen.io/daveartz/full/KVBJwg/ When using Safari on iOS 9 it takes two taps to enter an input field and focusFirstInput does not work. This...
View ArticleHow to override ion-header-bar programmatically?
@drodrigo wrote: Hi everyone! How do I change the header bar based on a value of a scope variable? The reason is that I need to change the theme for every type of posts and I can't figure out how to...
View ArticleQuick question PLEASE HELP!
@jesst446 wrote: for the credentials for the google map api which one do I select out of the options server key browser key android key ios key I am wanting to develop the app on all devices so im...
View ArticleQuick question help please!
@jesst446 wrote: for the credentials for the google map api which one do I select out of the options server key browser key android key ios key I am wanting to develop the app on all devices so im...
View ArticleMy infinite scroll not working
@polska03 wrote: My infinite scroll is not working. I am trying to load 5 items every time it reaches the bottom, but it will not work: The codepen: Cheers! Posts: 3 Participants: 2 Read full topic
View ArticleDoubt about ionic plataforms
@danielpt wrote: I see a new update of Cordova, and many updates of ionic too.. Now, its possible compile for windows phone? Posts: 2 Participants: 2 Read full topic
View ArticleTwo-way sms with Twilio, Firebase, and Zapier?
@stewartmccoy wrote: Has anybody attempted two-way SMS with Twilio, Firebase, and Zapier? I've tried, but haven't been able to figure out a workable solution so far and just wondering if it's actually...
View Article$ionicUser.get is not a function
@rodling wrote: Getting TypeError: $ionicUser.get is not a function Followed setup, have following items loading: angular.module('spry', [ 'ionic', //'ionic.service.core', 'ionic.service.deploy',...
View Article'content' attribute in Ionic 2 'getting started' tutorial
@dbertels wrote: Can someone please enlighten me regarding the content attribute in app.html from the Ionic 2 Getting Started tutorial?More particularly, I am confused as to what the content attribute...
View ArticleNeed some guidance integrating npm module with ionic(woocommerce-api)
@Sumeet123 wrote: i am trying to include https://www.npmjs.com/package/woocommerce-api this api in ionic project !but no luck ! How should i include this in ionic the angular way ? help is appreciated...
View ArticleI can't access my scope variable when i change views
@emaikeiow wrote: What im trying to do is , i want to get the user data and paste it on my tab-dash, and it doesn't seem to work. here is my app.js angular.module('starter', ['ionic',...
View ArticleChoose directory before save file
@sabardotnet wrote: can ionic save file like save as in microsoft word, mozilla, and other.. we choose directory and save the file to directory its chosen..thanks Posts: 1 Participants: 1 Read full...
View ArticleIonic Reset Password with Firebase is not working
@mesk80 wrote: Hi,I am using Firebase to manage registered users information with ionic App. I added below code to reset password with email : ng-click="resetPassword() with button.When I enter to...
View ArticleSkip Table in ionic resources
@onitmedia wrote: I'm developing an app only for smartphone, not for tablets. So I would like to generate only the icon and splash screen for smartphone. Otherwise the app is bigger than needed....
View ArticleIs popover component available in ionic 2 beta.53?
@vasanth19 wrote: I see components like Alert, Modal but not able to find popover. I am looking for a popover very similar to what we have in ionic 1.x Thanks,Vasanth Posts: 1 Participants: 1 Read...
View Article