Ionic serve: proxy gives me 404 on request
@guiskj wrote: I am trying to set up my proxies in Ionic, but so far I only get a 404 when hitting the localhost address. This is my ionic.project:{ "name": "MyApp", "app_id": "", "gulpStartupTasks":...
View Article405 error Ionic Push Android
@Riotgear66 wrote: Hey guys, I am getting a 405 error when trying to send a notification to my android device. I can send test notifications just fine, it's just when I try to send legit notifications...
View ArticleWhat ionic win?
@saidmrn wrote: The ionic is 100% free ?what they win ? Thanks ! Posts: 2 Participants: 2 Read full topic
View ArticleAdd border to all buttons after v1.2.0
@TobiMarg wrote: In ionic 1.2.0 the border of buttons was removed. This was done by setting border-color always to to transparent in _mixins.scss (see commit 21e54be).Is there any way the border can...
View ArticleIon list height
@markbbishop wrote: How can I make the list I'm receiving a smaller height/less space this the default? Posts: 1 Participants: 1 Read full topic
View ArticleBower ENORESTARGET No tag found that was able to satisfy 1.2.1
@calevano wrote: Inicar just an app in ionic but when i want to install bower install -ngCordova me this message "bower ENORESTARGET No tag found that was able to satisfy 1.2.1" Any solution ??? ionic...
View ArticleHow to use this in ionic?
@twobrothers wrote: I want to be able to get text from a textbox and POST to parse... Button<button class="button button-dark button-block" id="shifttime">Add Now</button> POST...
View ArticleHow to install Ionic 1.2.1 via Bower?
@matanyed wrote: How to install Ionic 1.2.1 via Bower? Posts: 1 Participants: 1 Read full topic
View ArticleHow to use two controllers in two template pages
@nicolasbryne wrote: Hello.. I am a new user to Ionic Framework. Help me pls.. My app will have two pages.. home and detail view(in my case "state1"). these two are template called into index.Home...
View ArticleIonic App Window over ios layout
@matthew974 wrote: Hi,An image is better than words: Screen Shot 2015-12-19 at 23.40.22.png750x1374 38.4 KB In the simulator and device.Is this css related or someone already got this? Posts: 1...
View ArticleJust now started ionic, but facing device problems
@mirkar wrote: Hi, I have just recently started with ionic and I have following problem. My application works well in browser (with serve), when I emulate it (from command line or via Ionic Lab). When...
View ArticleApp not working in IonicView
@Liphiep wrote: My app is working fine in browser and iOS simulator. But it freeze when running through Ionic View. It starts to breeze when I add html5 audio. Does anyone know what could cause this?...
View ArticleHide-back-button="true" won't work after entering a non-tabbed view
@Tribe wrote: I'm using ionic tabs with my setup as follows. Index Settings Cog Tab 1 Sub-viewSub-sub view Tab 2 Sub-viewSub-sub view Tab 3 Sub-viewSub-sub view On the main tab views (1, 2 and 3) I'm...
View ArticleIon-slides ionic 1.2.1 loop bug (codepen provided)
@adomvris wrote: There is a bug with the new ion-slides (swiper) when placing a loop with autoplay. Posts: 1 Participants: 1 Read full topic
View ArticleAndroid build fails after updating to cordova 5
@schuettla wrote: I recently updated my cordova to version 5.x from 4. Somehow the build process changed from using ant in version 4 to using gradle now - that is what i figured out. Now my android...
View ArticleHas-bouncing="true" not working on android ionic 1.2
@wg1 wrote: I don't know if the problem comes from ionic or cordova,but when my bower.json file is configured as follows: "devDependencies": { " ionic": "driftyco/ionic-bower#1.2.0", "ngCordova":...
View ArticleIon-slides 1.2.1 ionic. How to get active slide?
@polska03 wrote: I just update ionic and am using the new ion-slides box. How do I get which current box I am at? Posts: 1 Participants: 1 Read full topic
View ArticleIon Tindercards- Improve $http/API loading
@yianni wrote: Hi, I'm using the ionic Tinder cards (here- https://github.com/driftyco/ionic-ion-tinder-cards) which are excellent. I have configured them with an $http, which works fine when I told...
View ArticleAndroid app Can’t Access Network After Built From Updated Ionic 1.7.12
@praveenjp wrote: last few days i face that issue app works good on browser but in device network access not working.. My Plugin List: com.phonegap.plugins.videoplayer 1.0...
View Article$ionicLoading doesn't show on device
@ln206 wrote: Hello all, $ionicLoading works fine on browser (ionic serve), but when I test it on my device (HTC One M8), it doesn't show up, could anyone explain why? Basically, I followed the...
View Article