How setting up and organizing ionic and require.js
@PterPmnta wrote: Continuing the discussion from How setting up and organizing ionic with require.js: Posts: 1 Participants: 1 Read full topic
View ArticleCordova Ionic installation problems using UBUNTU
@qcophie wrote: I have installed nodejs and npmMoving on to the next installation (Then, install the latest Cordova and Ionic command-line tools) gives me errors. Please I need help urgently. Below...
View ArticleLevel of Effort for adding Ionic Side Menus
@sjionic wrote: Hello all I am not a developer but have recruited a dev company to create a Ionic app for us to run on iOS and Android. The app has about 60 pages and we are 90% done, but the...
View ArticleHow to reload a view everytime, but not when we are comming back
@krishankantsinghal wrote: Currently i am working in app, where i have list of favourite property. once i click on favourite in side menu it loads the list first time. then i click on property and...
View ArticleImprove the click responsiveness for modals
@uaza wrote: Opening an ionic modal with "$ionicModal.fromTemplateUrl" is much slower when opened for the first time than opened for subsequent times. A potential workaround to speed up the first time...
View ArticleProblems Connection to server was unsuccessfull
@cleomarcampos wrote: Personal'm problems in ionic, when I test it in the android of the following Application error, connection to server was unsuccessfull(file:///android_asset/www/index.html) even...
View ArticleResizing canvas causes ionic app on emulator to freeze
@mhunt wrote: I am trying to create an ionic app that allows the user to sign their name on a canvas. I use signature-pad.js https://github.com/szimek/signature_pad to create the signature. When I run...
View ArticleCordova background mode plugin not getting activated?
@FatalTouch wrote: Hey guys, I am facing a problem while using the background mode plugin as in it doesn't get activated when the app is minimized. I am trying to use it for the first so i may have...
View ArticleModal slide-in-up animation only working intermittently
@ctcampbell wrote: I have a modal which is created, shown, hidden and destroyed exactly as per the docs. The problem is that the modal slide-in-up animation when the modal is shown only works properly...
View ArticleSlide-box status
@ndudenhoeffer wrote: There was a blog post about it, and all the open issues related to slide-box were closed, saying there is a new slide-box implementation in 1.2. It is there, but I don't see it...
View ArticleHow to use infinite-scroll in modal-view
@Lnabergoi wrote: Im not able to use a infinite-scroll inside a modal-view The same code working if the view is not working in modal. In the modal the Event: $scope.$on('$stateChangeSuccess',...
View ArticleIonic and Arduino Communication (Bluetooth)
@lovellholiday wrote: Hello All! I'm new to Ionic app development and had a few question on how to get started, or moreso how to get my app and my Arduino trading information. I am trying to make a...
View ArticleIntegrate SDK via config.xml?
@raspej wrote: Hello, I'm using the https://github.com/InteractiveObject/StarIOPlugin plugin and integrated it as the demo-application did: https://github.com/InteractiveObject/StarIOPluginDemo That...
View ArticleError adding ios platform Error 'indexOf' undefined. SOLVED
@k1SS4 wrote: I just had an strange error adding the ios platform. Error 'indexOf' undefined. It turns out was the nodejs version. For some unknown reason with the NodeJS 5.7.0 estable version, ionic...
View ArticleBuild failure with Gradle
@frankc wrote: I ported an existing AngularJS project to Ionic, but got this build error from "ionic run Android": ...:generateDebugResources UP-TO-DATE:mergeDebugResources...
View ArticleWay to run Ionic app Faster on Device
@Atula wrote: HI Is there any way to make ionic app faster on device like it runs in the browser? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Phone Call not working in Phonegap Android
@Vignesh55 wrote: I have developed a ionic project and i went through many blogs here which helped me in implementing phonecall.But i am testing it through phonegap.When i enter the url and test it in...
View ArticleiOS App Store Rejection
@medoix wrote: Soooo, i have created an app that uses the main ionic templates with two tabs at the bottom and ionic buttons throughout to switch between views. I have waited 6 days for apple to start...
View ArticleRun function in local controller from side menu
@MyLeftSock wrote: Hi, I'm looking for a way to make selecting an option on a side menu run a function in the current controller, which is in a sub-scope of the page showing the side menu. As an...
View ArticleHow do I delete a photo taken in camera and stored in localstorage?
@trocado wrote: How do I delete a photo taken in camera and stored in localstorage? Posts: 1 Participants: 1 Read full topic
View Article