Lock Ionic Application ( Always on Top )
@yasint wrote: Hi,I'm developing a restaurant menu application. But i need to let customers just launch only my application. For example; they couldnt close application or couldnt laucn another app on...
View ArticleNg-enter-stagger from ngAnimate in Ionic 1.x
@jdnichollsc wrote: Hi guys, Exist any issue with ngAnimate in Ionic? ng-enter-stagger doesn't work Regards, Nicholls Posts: 1 Participants: 1 Read full topic
View ArticlePush notification in ionic framework not working
@balakumaran wrote: I'm doing push notification in ionic framework. I getting only alert. I need to get notification. // Ionic Starter App // angular.module is a global place for creating, registering...
View ArticleCordova platform and plugin add is really slow
@thuey wrote: Is anyone else having problems with cordova platform add and cordova plugin add taking a really long time? Most of the time, it's pretty slow, but every once in a while, it takes a...
View ArticleIonic push notification register problem (don't get token)
@anuskinina wrote: Hello! I'm trying to run push notifications for a long time. I've followed the steps from ionic documentation (https://devdactic.com/ionic-push-notifications-guide/) and also...
View ArticleError ionic bulid android app,
@Crisgar2389 wrote: hi, I'm ejecute sudo cordova build android, and compile ok, but the install in the device, not work, the error is " Unfortunately Package Installer has stopped", I' used this...
View ArticleIonic Push has memory leak on iPad
@gowen wrote: Hey,So I've been able to get Ionic Push in production mode working on iPhone just fine, but when I attempt to load the same app on my iPad, it halts at Ionic Push: register, CPU goes up...
View Article$ionicScrollDelegate.resize() on IOS not working properly
@traviss wrote: When I fire $ionicScrollDelegate.resize() after an accordion, the screen does not properly resize until after I actually use my finger to scroll a few times on IOS. In the browser...
View ArticleIonic Push not working on IOS only. Third party app can send notification but...
@ayushbathwal wrote: New push notification framework setup is working perfectly fine on Android but IOS the notifications are enqueued and never delivered. I used Pusher...
View ArticleIonic Slide Box - Slider-slides empty div on iOS, but working on Android
@DaDanny wrote: I'm using an ionic slide box inside an ion-modal, and its working great on desktop chrome, as well as my Android device, but on iOS and in desktop Safari, the slide divs are not being...
View ArticleHow to destroy the active page in ionic?
@yakobosagung wrote: I have the problem about how to access or load my playlists like this.. help 1.PNG381x673 7.11 KB after i access this.. help 3.PNG384x672 16.5 KB i want after i click "Buat Akun...
View ArticleHow to scroll a div behind a Map?
@Nainboit wrote: Hello ! I'm very new to Ionic and has for now I was able to find answers to all my questions on this forum, but I have a problem that I don't know how to solve : How can I scroll a...
View ArticlePlug-in development and test
@georgeMathew wrote: is there any tool available to develop and test plugin for ionic. Posts: 1 Participants: 1 Read full topic
View ArticleHow to encryption password in ionic?
@yakobosagung wrote: I'm still build application who can save data in database, i connected my ionic application to mysql database use webservice. My ionic application can save data sign up like...
View ArticleUsing android css on IOS devices
@haytam wrote: Hello, I've tested my app on android and it works very well, but when I did on IOS, I had a complete different css. that I have to redo with platform-ios. Is there a way to use android...
View ArticleAngular Soap
@maloise_44 wrote: Hi, I'm developing a app in Ionic but I have a big problem but I don't find why. I use a web service developed in SOAP so I use this plugin to retrieve the data :...
View ArticleHow to redirect to tabs after login completion
@lshekhar wrote: Here is my app.js file content: .config(function($stateProvider, $urlRouterProvider) { // alert("In Config") $stateProvider .state('login', { url: '/login', templateUrl:...
View ArticleiOS security profile
@leydar wrote: Ionic doesn't recognise my security profile: $ sudo ionic build ios --profile gcm_push Error: Unknown platforms: gcm_push $ ionic security profiles list name │ tag │ android │ ios...
View ArticleIam getting androidManifest.xml is not found error while building signed apk...
@saleem1234 wrote: help me in building signed apk file its very importent Posts: 1 Participants: 1 Read full topic
View ArticleIonic not work on android tablet
@totofe wrote: Hi, I try to use my app on a tablet. But it doesn't work. When I lunch my application, I have only a white screen. On android phone it work correctly. this is my app.js 'Use Strict';...
View Article