Error ionic cordova installation
@alesson_david wrote: I am trying to launch ionic and cordova on Ubuntu 14.04 but occur this error:module.js:327throw err;^Error: Cannot find module 'bplist-parser' at Function.Module._resolveFilename...
View ArticleIonic 2 - global NavBar (
@keldar89 wrote: In Ionic 1, we have the ability to define an <ion-nav-bar> above an <ion-nav-view>, which serves as a generic nav bar for the entire app and we could turn it off on a...
View ArticleComplex Layout with scroll area
@martinklaus wrote: Hello, i have a problem with my layout. The Scroll view on the bottom should fit the screen to the bottom of the page. A fixed height with height: 30vh work only on some screens....
View Article$ionicModal odd behaviour
@domhnallw wrote: Hi all: Am attempting to do a login modal for an Ionic app using $ionicModal, and the dialog behaves oddly. First of all, it renders a chunk of whitespace at the bottom of the modal,...
View ArticleIssue with my testing app
@wontone wrote: hi i am just learning ionic. And i am trying to create a small to-do list app. But i dont know my structure is always not displaying in the deivce or browser. during the time of...
View ArticleIf argument of ng-if changes whole sidemenu vanishes
@NickThorne wrote: We are using the sidemenu template. We have a set of DIVs that are conditionally shown SHOW SOME MORE A button changes the show.more object in the controller from true to false. If...
View ArticleStruggling to find working examples of the new ion-slides
@redfox05 wrote: Most posts online focus on the ion-slide-box.But looking at the docs, they say ion-slide-box is going to be depricated.However, there is VERY limited documentation out there. First of...
View ArticleShould we implement Base64 Strings or Files using URLs to display images in...
@ghottor wrote: What is the preferred method for handling image files in ionic. What impact has the above methods have on: Performance Data - what is the size of data, does it mean more bandwidth is...
View ArticlePull To Refresh - Only New Items
@jujuali85 wrote: Hello, I am developing an app using ionic 1 that brings JSON object with a list of items. Now, I want to understand how does "Pull To Refresh" work? I want when the user calls pull...
View ArticleCan't read JSON
@seherrick wrote: Hi guys, Relatively new to the ionic framework, but I'm having issues with reading JSON files. I've tried numerous examples but it just won't seem to work. For example using the...
View ArticleHow do I create a splash screen video with Cordova (like Spotify / Uber)
@MachineMan wrote: I'd like to create a splash screen with a background video on autoplay. In Chrome, this (sort of) works.. Using the HTML5 video tag I was able to get it working in chrome using...
View ArticleEmbed youtube player iframe external link opens in webview
@iwan_uschka wrote: There is an embedded youtube player with a link "watch on youtube". If a user clicks this link, youtube website is opened in web view of cordova. It destroys current state of my...
View ArticleAdding subscription model (monthly, annual) to app using in app purchases...
@MehdiN wrote: I need help figuring out how to have a subscription model added to my app. The entire app will be only available to subscribers but I am not sure how to go about adding it to my ionic...
View ArticleIonic 2 Beta 3 - Slides Laggy Working On Android
@excaliburHisSheath wrote: I just updated to beta 3 and <ion-slides> is being very slow when I run on device. On browser it's fine but when I deploy on my android device theres a multiple second...
View ArticleAwesome :/
@itried wrote: Hi, Sorry to write in this way but I'm fucking pissed off. I tried Ionic for a week, built some sample apps and then... the Facebook login. I develop .net app for ten years and I never...
View ArticleHow to use cordova plugins with ionic 2 and ts?
@kurtommy wrote: Hi,I'm starting to deal with ionic 2 with typescript. I'd like to add this plugin ionic plugin add cordova-plugin-geolocation but typescript complain for this codelet watch =...
View ArticleSwipe right to Dismiss a card
@stew_hering wrote: Hello, In an app I am creating I currently have a list of cards built like this:<div class="card" ng-repeat="item in tasks" id="task"> <div class="item item-divider...
View ArticleIonic 2: gulp + webpack? and relative url?
@royip wrote: Hi guys I worked with ionic one until now and I have some question about ionic 2. I have started with creating a blank project with the --ts flag and i have few questions: I have notice...
View ArticleIs it possible to change touchID display header and message?
@KimB wrote: I am using $cordovaTouchID, and I would like to change the header and leave the message body empty. This is what I had tried. First I left text empty in $cordovaTouchID.Athenticate(text),...
View ArticleUpdating app with ionic generates incorrect version code
@dblanco wrote: Generate a new apk to update an app with ionic. In the config.xml and AndroidManifest.xml file (located in platforms / android) version of the code is correct. With this syntax:...
View Article