Logger does not work on Android, but works on browser
@akolobych wrote: Logger does not create log file on Android device. But on browser it works correctly.Could you please help me with current issue? My simple example on Github is here... app.js . . ....
View ArticleIonic Slider on dynamic content
@TehHector wrote: I need to use Ionic Slider on some dynamic content fetched from http, i need to use the freeMode and slidesPerView properties. my html is like this: Main <ion-content padding>...
View ArticleHow do you initiate a line break () in javascript?
@bcwade12 wrote: I am trying to add line breaks in the share message in social sharing function. I would like to initiate a line break after each scope, a "$" before $scope.release.price and...
View ArticleIt show blank screen on android device. ionic2
@suparatchadech wrote: --------- It show blank screen. How to fix it? Untitled.jpg1084x619 30.5 KB Posts: 1 Participants: 1 Read full topic
View ArticleI get build prod failed: Unexpected value... when run "sudo ionic build --prod"
@MaykoEstevez wrote: Hello colleagues, Im trying to build with the the option --prod and I get this error "build prod failed: Unexpected value 'LoginPage' declared by the module 'AppModule'", but if i...
View ArticleChanging colors more globally than the SASS variables allow
@rwillems wrote: HiI'm new to Ionic but I've been working with it for a solid week or so now. I'm looking for a way to change colors more globally than I believe the SASS variables allow. The...
View ArticleRunning your own Cordova plugin with ionic?
@maxpaj wrote: Hi, I just started developing my own Ionic 2 app. I was having trouble with one of the "native" plugins from Cordova - so I cloned that plugin repo and made some changes myself. I added...
View ArticleMultiple plugin errors in Chrome Inspect after Ionic Run Android
@SubEffect wrote: I get loads of "Uncaught TypeError"'s in the console. Keyboard, email and socialsharing. I have all the plugins, I've checked. Also - inapp browser doesn't work, but I get no error....
View ArticleIonic View has stopped working (how do I see the log or trace?)
@maxpaj wrote: I'm having an issue with my Iconic 2 app I just started developing. I'm previewing the app through Ionic View, but it crashes when I make a call to the MediaCapture API (from Ionic...
View ArticleGulp error - can't solve it. No answer here yet
@SubEffect wrote: I get this error. There is an error in your gulpfile: Error: `libsass` bindings not found. Try reinstalling `node-sass`? at getBinding...
View ArticleAdding a button to scroll top
@yasirpanjsheri wrote: Hi , I am trying to detect when the user scroll down...and show a button to top when clickedI didn't create a directive, I found it very difficult to understand so I am using...
View ArticleAfter i hit search to change view it doesn't redirect me to the new view
@yassinelaadraoui wrote: i'm trying to make an instagram like app for my school project and i got stuck on the search for new users. When i press the search bar it's supposed to take me to a new view...
View ArticlePlease help me.i am new ionic framework. how i can create like that.when user...
@daxesh wrote: Screenshot_2017-01-24-05-03-17.jpg359x520 43.4 KB here is my code.please notice that code is ionic1 please help me.i am new ionic framework. how i can create like that.when user click...
View ArticleHow to start unraveling the magic of 3rd party libs when they aren't working?
@ryanhow wrote: Hi, I've got a 3rd party lib I'm trying to use. I've installed the library with npm and I've installed the types to go with it. It seems for this particular library I don't have to...
View ArticleIs there a library for model handling for javascript/angular/ionic and cordova?
@The_Unknown wrote: Hello, in my ionic (angular)/cordova app I need to store model data persistently. Now I debug on my computer (in the browser) and on the device. Therefor I use the cordova sqlite...
View ArticleFirebase notifications don't work
@totoni wrote: Hi!I am using this plugin: https://github.com/fechanique/cordova-plugin-fcmI use a windows pc, and when I test the app with Ionic Run Android, everything works perfect. But when I use...
View ArticleSearchbar with JSON data IonicDB collection
@dbrown wrote: Hi, I'm having issues using the searchbar with JSON data from a IonicDB collection. Instead of making 2 different topics i'll just post my stackoverflow link: stackoverflow.com Ionic v2...
View ArticleExetend a custom module
@zombiitv wrote: I have a module that Installed from an npm package and it's working fine. But I need to change the behavior on one of my pages from the default settings and there is no option within...
View ArticleIonic Tabs - Controller of first tab component firing twice
@avilao wrote: Hello guys. I have a component which has tabs. The default tab's controller sometimes fires twice, depending from where it is called. The way i'm calling it is...
View Article1 minute app load time
@lannie wrote: I see this other thread about load time, but it does not seem to address my problem. My app is taking a full minute to load on Android, 25 seconds on iOS. I wonder if anyone has any...
View Article