[tutorial] How to create directive for logic gate OR
@Pablo74 wrote: Hi all developers and programmers. I have written a short blogpost "How to create directive for logic gate OR". This tutorial is for beginners, it is NOT the profi solution :-), I...
View ArticleIssues with action sheet
@LouisR wrote: Hi I have an action sheet to confirm the log out in my app. But it doesn't work well: there's only one option (logout), whereas there should be two (logout or cancel) when I click on...
View ArticleIon-nav-buttons isn`t vertical aligned in new Android versions
@antoxann wrote: Here is my code: <ion-nav-title> <div class="title page-title" > <div class="title">title</div> </div> </ion-nav-title> <ion-nav-buttons...
View ArticleAdding AdMob to Ionic
@tixboubou wrote: how to use admob in ionic 2 Posts: 1 Participants: 1 Read full topic
View ArticleIonic Web Hosted app does't support plugins
@kannavrajeev wrote: Hello, I just deployed an application to Heroku say http://demoionic.herokuapp.com and installed plug-in to that application say Geo-location and In-AppBrowser. Other Mobile...
View ArticleGoogle Maps Not Working Correctly on iOS and Safari Browser
@kluong wrote: I'm running into a problem where Google Maps Marker will disappear after a user goes back into the map for the second time. It works perfectly on Android, but iOS not so great. Has...
View ArticleVisual Studio 2015 Ionic Project template CDN
@Deep0802 wrote: Hi, When we create a Ionic tabbed app in Visual Studio 2015, the CDN for the styesheet in the Index.html points to http://code.ionicframework.com/1.0.0-rc.5/css/ionic.css. Look like...
View ArticleIonic analytics and offline app
@arielf wrote: Hi everyone! I am trying ionic analytics and it looks awesome. My question is how to approach the scenario where the device goes offline (my app works in offline mode too). Will the...
View ArticleFirebase vs. Meteor for realtime db?
@mixofia wrote: Does anyone have any strong opinions on adding Firebase vs Meteor to an existing project? I'm just starting to look into the angular-meteor tutorial mentioned in the blog and it looks...
View ArticleSASS Structure and custom CSS
@pbul2004 wrote: Hi, I am fairly new to SASS and i was wondering the best way to structure the SASS files? If i have lots of CSS, where do i put it? /scss (ionic.app.scss) < should everything be in...
View ArticleDo not turn on the GPS android with ngcordova?
@SoyAndresHernandez wrote: Hello,Ionic need help, my application in ionic functions in the browser but when trying to use it in andorid not work, use the emulator genymontion,ionic my version is 1.7.8...
View ArticleBlank app in Ionic View
@MartijnGr wrote: I want to test out my app by using the app Ionic View. Unfortunately all I see is a blank screen with a blue navbar header. I have uploaded my app using ionic upload. Then I have...
View ArticleIonic PHP connection in Android APK
@rodegier wrote: For a school project we are working on an app with the Ionic framework that needs to connect to an external PHP file. When the user submits a form, the input has to go to the PHP...
View ArticleTrying to reach Ionic Push Api with Node.js (Android)
@Baumgart wrote: Hi Guys, I've been stuck on this for quite a while now. I am trying to reach the Ionic push API over node js, I will probably deploy the server on Heroku. I have been searching...
View Article$http GET 'Unfortunately app has stopped'
@lyubomir_mitkov wrote: Hello there guys. I'm using Ionic Framework for some time for a personal project of mine and just love it. But after the cordova updates my app started crashing when I make...
View ArticlengCordova Datepicker doest not show in iOS 9.1 in a .ipa app
@snehalp wrote: I have used Ionic Package to create .ipa file and installed in the iPhone iOS 9.1 but this Cordova datepicker plugin https://github.com/VitaliiBlagodir/cordova-plugin-datepickerdoes...
View ArticleImage size in slider
@yuval wrote: I have an image in an ion-slide . The ion-slide is in the (item item-body) of a (list card)I want that the card will be in the size of the screen and that the item body will be 80% of...
View ArticleNpm install -g ionic@alpha --> AttributeError: 'MSVSProject' object has no...
@keesjan wrote: When I do 'npm install -g ionic@alpha' I get an error: AttributeError: 'MSVSProject' object has no attribute 'iteritems' ) My system info Cordova CLI: 5.4.0Ionic Version:...
View Article'Back' button doesn't show
@CarlRyds wrote: i have created my App with https://creator.ionic.io/ Which you can see here: https://creator.ionic.io/share/11bd6fd0e9f7 the problem is when you click on one of the currencies and go...
View ArticleError trying to generate security profile for ionic package
@LouisR wrote: Hi I am trying to generate "security profiles" to use with $ionic package for iOS. But I get this error. Can you help please ?(It works fine with android, I am able to build through...
View Article