Need help with service
@mathiasRobinson wrote: Hello guys. I am still new using ionic and this is probably an easy to fix problem but here it goes. For my app ive been having a few problems i cant seem to figure out why.I'm...
View ArticleShow Login-Screen on top, not within ion-nav-view
@ht85 wrote: Hi there, my app has an abstract view ("main") with lots of sub-views, that are displayed in "ion-nav-view". In my abstract main controller, I load a class (singleton) into the Scope...
View ArticleFew questions regarding Ionic package
@pierro wrote: Hi, I tried to build for IOS using the ionic package.I followed the tutorial http://docs.ionic.io/v1.0/docs/package-ios But when I ionic package build ios --profile profile_name The...
View ArticleIonic 1.1.0 Android 4 - Flexbox support
@SERVANT14 wrote: On Android 4.1, 4.2 and 4.3 (Jelly Bean), these two things are wrapping when they should be on a horizontal line together: Grid: <div class="row"> <div class="col...
View ArticleChange toggle button state after question
@raian_antunes wrote: Hi good people, I'm having trouble just trying to do a behavior. I have a toggle button with a ng-click event. When clicked, i use a $ionic Popup with a warning message about...
View ArticleResolution Issues ! Pixel units or Percentage unit?
@Sumeet123 wrote: Currently I am testing my app on two devices with following two devices (both Android):- Device 15 inch720x1280 pixels294 ppi pixel densityAndroid 4.2 Device 24.7 inch720x1280...
View ArticleIonic app - Production
@dbabaioff wrote: I'm trying to understand how to prepare a ionic app for production.How to remove unused js files - like the unminified ionic file/ unminified angular files ?How to combine/ compress...
View ArticleNpm parse-address
@JRozler wrote: I'm looking for a way to parse the address that is returned to me by my server so that I can get directions with Apple Maps. With Google Maps it was easy, because Google allows me to...
View ArticleError building android. -Please install Android target: "android-22"
@niratnayake wrote: I have been trying to test my app for few days now without any luck. I read through many similar topics but couldn't resolve the issue. Can anyone please help me with the issue....
View ArticleHelp in eliminating extra spaces between rows
@veena wrote: ion-view view-title="Slab" ion-content style="background-color:#b3b3b3" form style = "background-color:#ffffff" div class="row row-no-padding" div class="col" label class="item...
View ArticleScandit barcode scanner plugin does not work in ionic-view
@Sawo wrote: Has anybody ever try the following barcode scanner plugin?https://github.com/Scandit/BarcodeScannerPlugin Their sample app works just fine in the Iphone simulator (except the scanning for...
View ArticleIonic Retention Chart
@andrewoodleyjr wrote: It seems the ionic retention chart doesnt work. I change the dates and fields but it doesnt update the information on the view. -Andre Woodley Jr. Posts: 1 Participants: 1 Read...
View ArticleUi-sref not firing on first click when using multiple resolves
@strenev wrote: Hello everyone, I have the following state: .state('app.category', { url: '/categories/:categoryId', views: { 'menuContent': { templateUrl: 'templates/category.html', controller:...
View ArticleHow to get selected dropdown list value
@Bobf22 wrote: Hi, I am building my first app as a mobile programmer (I have a Windows C# background). I have a view which has a series of rows with three column items: a label, a pre-populated...
View ArticleBetter than Crosswalk?
@ozexpert wrote: Even on iOS (not even with WKWebView) all UI renders much faster than Android Crosswalk. However, seems ng-show flickers on iOS but not Android with Crosswalk. Is there other...
View ArticleIonic keyboard plugin - build error
@balaguru wrote: Trying to build ionic app using https://build.phonegap.com/ . I am using ionic keyboard plugin in config file like below <gap:plugin name="com.ionic.keyboard" source="npm"...
View ArticleIon-side-menu navigation in ios
@nitishrajput01 wrote: state overlaps on another state in ios Posts: 3 Participants: 2 Read full topic
View ArticleNavigation from side menu doesn't work on ios and android
@moaner101 wrote: Hello, I have a problem when I'm testing my app on Ios and android devices. (On WindowsPhone I have no problem) Here is my code <ion-side-menus> <ion-side-menu-content>...
View ArticleSlide menu second level, missing back button
@levipadre wrote: Hi, I try to using this code (http://codepen.io/ruffiem/pen/WvOgbv), but I need a back button on the second level when the user opened the slide menu. Anybody can help me with...
View ArticleMenu not getting displayed in the below code
@withravis wrote: Menu Content not getting displayed in the below code. Can anyone help me out with the solution ? FH Home FH Central Logout FH Central Total 558 Shoppers in system Shopper...
View Article