Rename project in ionic.io dashboard
@marcioibm wrote: I started a project using a name and during developmente we decided to change it. Although I can change the hole project name (it was kind easy), i can't change the name in ionic.io...
View ArticleHow to write a factory in ionic 2?
@teknofreek wrote: in ionic 1, we wrote factories in app.js file, something like this: .factory('AuthenticationService', ['Base64', '$http', '$rootScope', '$timeout', '$window',...
View ArticleAutomatic progress bar for android
@fabiobalsamo wrote: Hi there is some progress bar for android? i'll try with $cordovaProgress.showSimple(true)But doesn't work is just for IOS. Because i need a bar from the start of an http get to...
View ArticleiOS: How to add button on KeyboardAccessoryBar
@sumit256 wrote: I'm using bellow html to render select tag <label class="item item-input item-select " ng-class="selectstatusbar()"> <select ng-options="candidateStatus as...
View ArticleScrolling is unavialable on Android 4.4 based on ionic 1.2.1
@yufei_cn wrote: I updated the ionic to 1.2.1 , but unfortunately , the app could not scroll any more.How can I fix this problem ? Posts: 1 Participants: 1 Read full topic
View ArticleConfig.xml ios project in Xcode settings
@coreelements wrote: I've noticed in my config.xml following : version="0.0.3" When I compile my project and open the xcode project in Xcode I see version : 0.0.3build : 0.0.3 So I can assume the...
View ArticleTabs within a view
@xsantola wrote: Hi guys -- I'm looking to add tabs within a specific view. Meaning, not the app main browsing tabbed menu. Before I go and start fiddling with some CSS-only or a mix of CSS/JS to...
View ArticleFacebook share
@arsene wrote: how to share a content vith the social Sharing plugin Posts: 1 Participants: 1 Read full topic
View ArticleIonic and firebase - no data in emulator and ionic view
@Fengler wrote: Hi everything works in the browser no errors in the console. when I try preview in ios emulator or ionic view app does not load any data. Do I need to install any plugins ? Posts: 2...
View ArticleIonic Creator Submenu
@Luxo wrote: Hi, where I can implement the submenu compenent in Ionic Creator and where I can see the page content (generated html)? Thanks! Posts: 2 Participants: 2 Read full topic
View ArticleProblem in Google plus login
@sriteja09 wrote: Screenshot_20160119-050554.png1080x1920 83.9 KB i am trying to login with google plus. Please help me Authorized JavaScript origins : http://localhost:8100Authorized redirect URIs :...
View ArticleProbelm in google plus outh
@sriteja09 wrote: Screenshot_20160119-050554.png1080x1920 83.9 KB i am trying to login with google plus. Please help me Authorized JavaScript origins : http://localhost:8100Authorized redirect URIs :...
View ArticleJavascript error in app.js files and controllers.js
@edson27bn wrote: Hello I'm starting to Mecher in ionic and created my first project with ionic code start MyProject sidemenu. The project has been successfully created, then I chose Brackets IDE...
View Article`ionic build` fails and return no output
@poliveira wrote: This happens from nowhere... I have been using Ionic for about 2 months without problems. I used this command about a day ago. Now I tried to execute: ionic build ios ionic build...
View ArticleWhat happened to the beautiful scrollbar in Ionic 2
@lastmj wrote: When I use an in Ionic 2, it has the default scrollbar of the browser. In Ionic 1 that default scrollbar was beautiful by default...how can I get that back? Do I have to implement it...
View ArticleCustom date .filter does NOT show dates in iOS ONLY .split method approach
@shotbyabel wrote: We managed to display dates in our app the way the clients wanted them. It was a difficult task for us but we were happy with the result. We are using Ionic Framework and the...
View ArticleIonic Job Board Need a job submit is broken
@deinerson1 wrote: Hello, On the Ionic job board, when I attempt to submit my info as a developer, I get the message: Cannot GET /developers/thanks I don't think my info is being submitted, I tried...
View ArticleCordova progress indicator plugin not working in IONIC framework
@sureshtellakula wrote: Hi,I installed progress indicator plugin with cordova plugin add org.pbernasconi.progressindicator command and called below code in IONIC project. .controller('MainCtrl',...
View ArticleIonic tab is not showing content. (White page)
@ghamtre wrote: Already resolved! Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIonic tab is not showing content (white page) in iOS / Android
@ghamtre wrote: Hi guys, I have a problem with my tab is suppose to show 'options' to take a picture or upload one from the photo library, but instead is showing a white page. ( #/tab/photo ) Here my...
View Article