Error: Cannot find module 'bplist-parser'
@alexbottoni wrote: I'm just trying Ionic for the first time and I keep getting this error: alex@mypc ~/Trashable/testApp $ sudo ionic build android[sudo] password for alex: module.js:340 throw err; ^...
View Article$ionicHistory.nextViewOptions not working in IOS
@coreelements wrote: Hi For some reason the $ionicHistory.nextViewOptions doesn't work anymore ... I want to go to an other state, but without a back button .. for example...
View ArticleIonic ngautocomplete dropdown list problem
@113256 wrote: Hello,i have this weird issue with ngautocomplete (on web and android). When i click anything on the dropdown list it will also click/tap anything behind e.g a button. In the image if i...
View ArticleNg-repeat not working
@sefasaid wrote: well ı want to make a sidemenu for notifications but ng-repeat not workinghere is an example for notification in my controller but it doesn't show...
View ArticleIOS remote debug 500
@kizildag wrote: Hello, I am trying to implement a apache cordova mobile app via Visual Studio 2015. When I try to remotebuild, I am getting this error while debugging: http 500 ReferenceError: Q is...
View ArticleAPI for getting List of country and their states
@kknirala wrote: Is there any API for getting all countries and passing country get all States/Region and again passing State/Region get all cities in it Posts: 2 Participants: 2 Read full topic
View ArticleLogin Site not in tab bar
@Driesel wrote: Hey guys, i use this example app for all standard functions: http://market.ionic.io/starters/ionic-backand-with-social Now i just want to have login site, which doesn't appear in the...
View ArticleHow to detect scroll direction
@outfitpic wrote: I am using $ionicScrollDelegate to determine the direction the user is scrolling so I can animate an element, but I can't figure out how to determine what direction the user scrolls...
View ArticleIonic continue get data from webservice after change page
@tuliofoliveira wrote: Hi, I made this function for get data from a rails webservice, and insert new value in the chart every second. This works well, but when I click in back to return to other...
View ArticleGetting user data
@deancgarcia wrote: I am using the ionic push plugin and am having a hard time understanding what it is used for. Originally I was trying to implement it into my app for live chatting, like if one...
View ArticleLoaded images are not visible
@Costa_Rassco wrote: Hello, guys. I want to try to create a gallery, where an object with img src properties is loaded from the server. Everything loads fine, but I can see images only via chrome's...
View ArticleHow to connect Azure SQL with my IONIC App using PHP
@dandoooy wrote: I have an Azure SQL Server, I created it from dbForge since SQL Server Management Studio won't have database designers for Azure SQL. Right now, I want to create a PHP Script to be my...
View ArticleApp works on emulator but crashes on android(5.1.1)
@odz_amit wrote: I have followed Ionic basic tutorials and tried to run the app on emulator, it worked but while deploying on android real device (5.1.1), it launches and then crashed. Following is...
View ArticleWith Cordova iOS 4 releasing this week, when will Ionic get it?
@olliepop wrote: The cordova-ios project has recently been tagged 4.0.0 and is slated for release this week (source: https://github.com/apache/cordova-ios/pull/172#issuecomment-162254595) Cordova iOS...
View ArticleIonic serve: rerun gulp task on change
@royip wrote: Hello all I build a gulp task that minifying all my js, sass and html files.And I want that when I run ionic serve, and when some files changes it will rerun the gulp task that are...
View ArticleCreate your own ionic templates?
@falconmick wrote: Hi guys! I just finished making a killer template for ionic which is basically the sidemenu template but setup to use TypeScript inside of Visual Studio Code. I would love to open...
View ArticleWould you help to give an advice why ion-toggle cannot show on ion-nav-bar?...
@mwu666 wrote: frontpage.png720x1280 31.7 KB Would you help to give an advice why ion-toggle cannot show on ion-nav-bar? Many Thanks. User <!-- TABS --> <ion-tabs class="tabs-icon-top...
View ArticleApp runs in browser, not on emulators
@erickva wrote: Hi, I have an app that runs on chrome with: ionic serve. But when I build and emulate, either on iOS or Android, it does not work. It loads, but there is no data. My App has a http...
View ArticleHow to generate non-debug apk?
@helpme wrote: After running ionic build android, an android-debug.apk is generated. How can I generate a non-debug apk which is smaller and faster? Posts: 1 Participants: 1 Read full topic
View ArticleSplash Screen with Gif
@mazz wrote: Is is somehow possible to configure the splashScreen that i i can show a gif or video? Posts: 1 Participants: 1 Read full topic
View Article