Ion-slide v1.2.4 not working
@t0mm13b wrote: I am attempting to get this new ion-slide working... For some reason or another the slides does not show up. Is there a known issue with ion-slide used within the new v1.2.4? Still...
View ArticleIos emulator blank screen when console and livereload enabled
@zhouhaowowtv wrote: My app works fine when I run: ionic emulate ios But it turns in blank screen when I run: ionic emulate ios -lc What could be the reason? How to debug it? Thanks. Posts: 1...
View ArticlePush notification bug
@contappta wrote: Help me! Captura de pantalla 2016-03-08 a las 10.23.37 p.m..png614x537 25.2 KB Posts: 1 Participants: 1 Read full topic
View ArticleApp build don't work apk and don't update
@PterPmnta wrote: By creating a new project with which to work the following errors occurred Using chrome to see the sights and using ionic lab on the same browser, and saved dsarrollado progress ,...
View ArticleHow to create shopping cart in ionic.....?
@ashish2312 wrote: hey friends, i m developing shopping app in ionic and i m new in ionic frmework,my problem is i m creatin shopping cart and checkout and want to get item in my cart, but i can't...
View ArticleIonic - Playing an audio file on Android/iOS using Cordova media plugin
@horatiu11 wrote: Hello guys, I started building an app in Ionic for both iOS and Android. I need to play and record sounds in my app, so I first started to test how can i play sounds.In order to do...
View ArticleMakin a call phone in ionic android app note work when adding the app to the...
@WidadWadouda wrote: Hello every Body, In my ionic app I add the call phone functionality by using this code ng-href="tel:{{User[0].telephone}}" in the html page , the app work and make call phone...
View ArticleNew crosswalk 1.5.0 and android 5.1.1 are not working
@gensollen wrote: Hey there, Just created a new ionic start (tabs for example), add the new android 5.1.1 from cordova and then docordova plugin add cordova-plugin-crosswalk-webview The application is...
View ArticleTypeError: Cannot read property 'addEventListener' of undefined
@elmoromourad wrote: Hello,I used this code : var element = angular.element(document.querySelector('#content')); $ionicGesture.on('tap', function(e){ $scope.$apply(function() {...
View ArticleCan't build android apk - Error: Cannot read property '1' of null
@rpereyra wrote: Hi everyone, I did install ionic and cordova via npm without errors, then I run these commmands: ionic start test tabs --> without errorscd testionic serve --> without errors,...
View ArticleIonic full screen swipe
@pliablepixels wrote: Hi there, has anyone experimented with effectively implementing full screen swipe left/right/up/down? I am looking at a way to reliably detect full screen swipes - without them...
View ArticleUncaught ReferenceError: require is not defined
@MatheusSuffi wrote: Good afternoon, I am unable to use the require command in app.js.whenever I try, an error appears saying that the command has not been set error message:Uncaught ReferenceError:...
View Article$ionicView.leave not called
@clembo590 wrote: hello.I wrote a plunker to explain the issue:http://plnkr.co/edit/qbvtuBcxj0jmAlA6Jgdt?p=preview when you use the side menu to go from playlist to browse the $ionicView.leave is...
View ArticleIssue with side menu inside view
@erich47 wrote: I am creating an app where I'm using different side menus depending on the view. I found a CodePen that demonstrates this perfectly: http://codepen.io/calendee/pen/bBcDm However, I...
View ArticlePush Beta - Ionic2 needed?
@mazz wrote: So i had the AlphaPushService in my Ionic 1.2 Project which worked fine. Now i am wondering, if i need to upgrade my Project to Ionic 2 if i want to use the BetaPushService Posts: 2...
View ArticleMobile app looks different from stimulator
@manojGURUNG wrote: I have this weird bug for my Ionic project where the project seems to be working as intended on the iOS stimulator, but when I install the project onto my iPhone, it looks...
View ArticleIonic splashscreen does not show on android
@sstephens wrote: Whether using ionic emulate or run, the splashscreen does not show on android (but the icon does!). Both the icon and splashscreen show on iOS emulate and run. Cordova CLI: 6.0.0Gulp...
View ArticleMap options doesn't apply when reopening state
@FatalTouch wrote: have a map in an ionic app that shows a route between user's current location and a predefined location received from server. It all works fine on the first try. But when i change...
View ArticlePrecompiled SQLight DB - Cannot read property 'transaction' of null
@nadir_bertolasi wrote: I'm following this guide: www.thepolyglotdeveloper.com Deploy Ionic Framework App With Pre-Filled SQLite DB Deploy your Ionic Framework Android and iOS mobile application with...
View ArticleUpdated the hooks directory to have execute permissions
@PterPmnta wrote: How to solved this error, this error occurs when you try to add the android platform , using the command line ionic platform add android Error happened { [Error: ENOENT: no such file...
View Article