Ionic, angular JS load content on button press
@justin_ma wrote: I am studying how to use ionic to make a app. Now I have a page with 4 buttons on it, and a div( id = example). I was wondering how is it possible to load content into that div...
View ArticleIonic 1.1.0 and angular 1.4.6
@canadese90 wrote: hello there, for iOS9's related issues, we are using ionic.1.1.0 and angular 1.4.6.Why latest stable ionic's version is using Angular based on 1.4.3?In your opinion, is it safe to...
View ArticleGoogle App Indexing with Ionic App
@chris08002 wrote: Has anybody managed successfully to get an ionic android app indexed by google bot? I have created deep links which are both working fine (app opens):...
View ArticleHow to make ion content scrollable on desktop with mouse
@rajul885 wrote: I am using ionic framework for desktop site. But site is not scrollable using mouse... I deleted ion-content tags even then it is not scrolling using mouse. Posts: 1 Participants: 1...
View ArticleOpen camera stream within tag
@b82 wrote: Hi everyone. I need to know if is possibile to create a specific section within my app where i can take customized pictures.I need an area, like a div id="displayCam" where i display my...
View ArticleSlide bar not working
@mpunga wrote: hey there i am having trouble making the side menu of my app work. i use the code found in http://ionicframework.com/docs/api/directive/ionSideMenus/ on the index, i pasted this: and on...
View ArticleAndroid Card tabs (like, share, comment buttons) style overridden by ion-tabs
@Kholofelo wrote: Hi, I have cards embeded inside ion-tabs. Cards have tabs at the bottom for actions such as like, share and comment. The ion-tabs are in one colour (<ion-tabs class="tabs-royal...
View Article$cordovaDatePicker not working after android build
@dhutton wrote: I have written an android app using Ionic. The app uses $cordovaDatePicker from the ngCordova website, and this works fine when I do ionic run android and install the app onto my...
View ArticleHi guys please help me with ionic framework
@suchandan_developer wrote: Hi I an newby in IONIC framework . I am developing ionic a Phonegap app using ionic framework. I am getting a problem in routing. The screen flow is like following :...
View ArticleVideo editing tools in Ionic framework
@james85 wrote: Hi, I have started working with ionic in the last few weeks and am attempting to build my first web app. Part of the more advanced functionality I want to achieve is allowing recording...
View ArticleError in ionic upload "ENETUNREACH"
@DHE wrote: I have error: Uploading app....There was an error trying to upload your app. The specific error message: Error: connect ENETUNREACH 162.159.255.136:443 (CLIv1.6.4) Your system information:...
View Article$ionicView events not firing in ios
@rockdubs wrote: Hey there, I have an app that makes use of the $ionicView events. My code looks like this: > angular.module('pod').controller('HomeController', function($scope, $rootScope) { >...
View ArticleError with push notification PhoneGap PushPlugin
@fparigi wrote: Hi , I try to follow this tutorial http://devdactic.com/ionic-push-notifications/But I receive a build error, I try to understand why and I found this problemplease try this: ionic...
View ArticleReact Native for Android, performance is pretty insane
@hitmantb wrote: Especially for Android, native components does help a lot, and it does feel like you have direct access to everything. React itself is also a lot less opinionated than Android and...
View ArticleFailed to find the bower component "ionic-service-deploy"
@Sonictres wrote: I'm getting an error when trying to install ionic-service-deploy. See below for the error. Any thoughts on what is going wrong? Failed to find the bower component...
View ArticleKeyboard won't show up on input focus ios
@phphille wrote: I am currently trying to develop an ios app for some sort of message board but the keyboard won't show up, in the emulator, when the input fields gets focus, i.e click on them (I...
View ArticleHow setup orientation to iOS?
@Amaral wrote: How setup orientation to Portrait, Landscape Left, Landscape Right, but not Up-Side Down? The tag: <platform name="ios"> <preference name="Orientation" value="all" />...
View ArticleFixed background image
@slicc wrote: I'd like a fixed background image and my pages to slide over the image as I navigate (rather than slide in a new page with a new instance of the background image). To achieve this I set...
View ArticleIOS9 web-callout fix
@pliablepixels wrote: Hi, hope this helps someone: If you suddenly see a "callout" when long pressing on a web view, that is due to a bug in IOS9 - it is ignoring -webkit-user-callout and...
View ArticlePhone Verification
@jeremyfreiburghaus1 wrote: Hi, I'm trying to build a login system with a phone authentication system. Does anyone of you have experience with this? I'm using cloud as a backend, and they have twilio...
View Article