Module 'firebase' is not available Help!
@Maries wrote: I have been working with ionic + firebase, everything was working well in serve and android, but ultimately doesn't work on android, the error is: This error came when I started to use...
View ArticleHow to work vertical scroll content in chrome o wathever browser
@PterPmnta wrote: Hi comunity, i want to know how to work vertical scroll in chrome for content there in the any div Posts: 1 Participants: 1 Read full topic
View ArticleFunction in Service that call function inside itself
@skyrocket777 wrote: Hi there! I wonder if it is possible that a method of a service function like in my example calls a method inside itself. Like Alert AskYesNo can call showAlert function (method)....
View ArticleIonic Push Error 101
@heedrox wrote: Hello, Suddenly ionic push service started giving me "101" errors when sending push notifications. None of the receivers for the same REST API call are receiving push notifications. I...
View ArticleiOs9 XCODE error: JSON.stringify cannot serialize cyclic structures
@Hughred22 wrote: I updated my Xcode today and run my Ionic app on iOs9 build. New error pop up on Xcode console each time I click from a ng-repeat list to a detail view. Error is: error...
View ArticleHow to sweep multiple list items instead of clicking one by one
@ionicube wrote: For example, in IOS, the contacts app allows you to run your finger down the fixed position right side alphabet list, and the main scroll list navigates instantly to the corresponding...
View Article$http digest authentication with credentials via DNN web api
@tscheffel wrote: I am trying to authenticate $http requests against our ASP.Net DotNetNuke (DNN) web api methods using an Ionic/Angular mobile app. I have spent a few days on this with little success...
View ArticleIon-scroll zoom end callback
@aghausman1 wrote: I am using ion-scroll to zoom a div like below. <ion-scroll zooming="true" direction="xy" min-zoom="1" max-zoom="1.5"> <div class="page ng-cloak"> <div...
View Article[BUG] Side menu doesn't open on Swipe after navigating to the containing view
@VinceOPS wrote: Hi everyone, My side menu refuses to open on swiping if it contains some text marked as "strong". <ion-side-menus class="story" enable-menu-with-back-views="true">...
View ArticleBash: ionic: command not found
@RamithDR wrote: Hi, I'm on Windows 7. Just started using the ionic framework since yesterday, I installed everything that was needed (node.js,ionic, cordova). I was able to create an ionic project,...
View ArticleIonic state restore didnt update the hooks directory to have execute permissions
@zero7u wrote: Hi Team! I'm using ionic state to restore my platforms and plugins, I got the logs below: Attempting to restore your Ionic application from package.json Restoring Platforms cordova...
View ArticleBlack part between views transition
@abellion wrote: Hello, I've got a black part between some views transition in my app ; here is a screen : http://img11.hostingpics.net/pics/574295blackpart.png It appear since I nested my views and...
View ArticleHow to skip navigation history in ion-tab
@kabidibyajyoti wrote: in my app i had a screen where it has 3 tabs. User can select any tab any time, But when he click on "Back" button I should take the user to previous page not previous tab...
View ArticleIonic app becomes unresponsive after a while
@zancompute wrote: Hello all, I have developed few applications in ionic with push notifications for both Android and IOS which are almost ready. I am facing this weird problem where my application...
View ArticleIonic Development with Visual Studio 2015 on a Windows Machine - Deploy/Debug...
@Wyss wrote: Hy I've a question regarding the deployment and debugging of Ionic Apps within Visual Studio 2015 on a Windows Machine. It is possible:- to Deploy and Debug to an Android Emulator and...
View ArticleWork on Windows MAC with ionic
@stee wrote: Is it possible to transfer a work on windows to an iphone?Or the project to mac and then build with no problems to an iphone? Posts: 2 Participants: 2 Read full topic
View ArticleHow to test in Protractor ion-item element containing ion-option-button...
@JarekJ wrote: I have an Ionic view containing ion-item element with ion-option-button subelement? How can I test it in Protractor? How can I simulate swiping ion-item left and then clicking one of...
View ArticleIonic App behaves differently in different browsers and devices
@morevishalk wrote: I am building an Ionic App and i have been testing the app on Google Chrome Canary and it was working perfectly fine as expected. Recently, i tried testing the app on Mozilla...
View ArticleHow to use velocity.js?
@b82 wrote: I'm trying to use velocity.js in my app but i'm having some difficulty. <script src="cordova.js"></script> <script src="lib/velocity/velocity.min.js"></script>...
View ArticleNav-back-button is always hidden
@DutchKev wrote: For some reason, the 'ion-nav-back-button' is always hidden.. And I can't figure out why??It works correct when i do it manually with a ion-header.. I have the following index.html:...
View Article