Ios - cordova_plugins.js not found
@SM3RKY wrote: Hey Ionic Devs I've recently updated my ionic dev environment to the latest node, ionic, cordova and cordova platform versions. My environment is now as follows. Your system...
View ArticleIframe scrolling is not working
@scottcl wrote: In my application I have:<ion-view view-title="Contact Form"> <ion-content scroll="true" overflow-scroll="true" class="iframe-wrapper"> <iframe data-tap-disabled="true"...
View ArticleBuild failed with an exception
@techker wrote: hey guys how do you fix this issue?i have tried to remove the .gradle folder..but no luck.. Microsoft Windows Version 10.0.10586 2015 Microsoft Corporation. All rights reserved....
View ArticleSetting up Codepen code locally
@iamalisajid wrote: Hello all ! I'm starting a new app, and I wanted to try Ionic, and it seems to be really good ! In my app, I have to build something like this codepen:...
View ArticleEmail input box keep returning undefined
@MatTaNg wrote: I wrote code to create a user account using Ionic with firebase but for some reason the email box returns an undefined while the password box works fine - they're both made the almost...
View ArticleRequerimos los servicios de un experto desarrollador IONIC / PHP Front / Back...
@xopa wrote: Busco desarrollador "URGENTEMENTE" con experiencia en el framework IONIC, PHP, My SQL, Web Service. ( Angular, java, HTML5 y CSS3 requeridos ) El App Android/ IOS a desarrollar debe de...
View ArticleIonic, AngularJS Popup
@Ckpk wrote: I am just found out an ionic framework and was trying to learn it, but i meet some obstacle that i cannot figure out, tried to search for google does not help me much. I am trying to...
View ArticlengCordova ibeacon: $rootScope.$on don't fire?
@luckyluke2012 wrote: Hey guys,I am trying to build my first app with ionic and angular. In this app I want to use an ibeacon. My problem is now, that I can't get any information from the ibeacon.I...
View ArticleHow to execute a function once in a day?
@varun13 wrote: Hi I am creating an ionic app in which I want to show number of days.ex: If user is installed app today and opens on first day it will show 1 and opens on 10th day it should show...
View ArticleIonic start myapp maps
@halukkaramete wrote: According to ionic templates, the maps template is a template with the following descriotion -> "An Ionic starter project using Google Maps and a side menu". So, naturally,...
View ArticleWhen changing state from nested view there is no back button
@grege wrote: I have a problem where the back button doesn't display when a state change is invoked from a nested view. See plunker: http://plnkr.co/edit/Jkjxvv?p=preview I'm trying to replicate a...
View ArticleShould I learn AngularJs before diving into Ionic?
@tahmidnafee wrote: I know Html, Css and also Javascript (although I am not an expert in it), so should I learn AngularJs before starting development using Ionic? Posts: 6 Participants: 4 Read full...
View ArticleSocket hangup error while initializing ionic project
@asher_dmello wrote: i am getting socket hangup error while trying to download master.zip from from github when trying the command ' ionic start projectName 'please refer the attached screenshot for...
View ArticleQuery to select and show data from 2 tables
@fabiobalsamo wrote: Hi someone know how get data from two tables and show in a view??? Please help Posts: 3 Participants: 2 Read full topic
View ArticleUpdate to alpha48 from alpha42
@rodrigoreal wrote: How can i update to alpha48? Im using the alpha42. I updated the package.json file to"ionic-framework": "2.0.0-alpha.48", and then run npm install. Oh, but before i removed the...
View ArticleGradient issues in android when previewing with ionic view
@Bemrinal wrote: I have the following app: <ion-content class="padding sign-in-form"> <div > My APP</div> <div class="list list-inset" style="padding: 15px"> <label...
View ArticleBack button on iOS build mis-aligned
@willtogga wrote: For some reason, the 'Back' button on iOS is sometimes aligned above the rest of the nav-bar elements. Like this: Any advice on how to rectify this issue? Posts: 1 Participants: 1...
View ArticleHow to create dynamically radio button and checkbox?
@enamul95 wrote: Hello Sir, I want create list divider . one divider will be radio group and other divider will be checkbox. Checkbox and Radio button will creat from controller. My code is Bellow:...
View ArticleBUG: Ionic silently fails when using same controller on two elements
@azamsharp wrote: Here is a scenario where Ionic silently fails without giving any indication as of what happened. If you are providing a controller on the body tag like this: And then you provide the...
View ArticlePush Notification notificationCallback working only once
@kpsolutions wrote: Hi, I've managed to receive push notifications on my app following the push from scratch tutorial However, something is really weird: the function I've defined as onNotification...
View Article