Ionic build error - need urgent solution - pls help
@VRajaguru wrote: Hi All, I'm new to ionic and I need some help from you. I'm learning ionic through one of the YouTube tutorial. I followed the below steps and no issues. npm install -g cordova ionic...
View ArticleCustom header in everypage
@asad219 wrote: Dear Sir, I am facing the problem, I created a home button in the bottom of the page. when I go inside pages of relative like Search->Search Result -> Detail Item. When I clicked...
View ArticlePubSub events in ionic
@mawad wrote: is there any way to get MediatorJs to work with ionic framework? I tried to include it in index.html like this under cordova.js import <script...
View ArticleHow does livereload work? Any documentation?
@mindlessroller21 wrote: Hey all. I am new to ionic / cordova and have got my first project started. I am having trouble getting the live reload functionality to work and cannot seem to find any...
View ArticleIonic info not detecting Xcode or ios-sim
@gemello wrote: Hi, I'm totally new to Ionic, so please bear with me! I started the installs, got some file access errors, followed the link to setup proper file permissions on OSX for npm by John...
View ArticlePDF iframe viewer works only in emulator
@darioielardi wrote: Hello everyone,I was trying to view a pdf locally within my app ionic, I tried using iframes and object but the pdf appears only in the emulator, when I try the device is blank,...
View ArticleSASS doesn't work after latest CLI upgrade
@molleweide wrote: SASS doesn't work after the latest CLI upgrade and I don't know how to fix it.Has anyone else encountered the same problem? Thanks,Hjalmar Posts: 2 Participants: 1 Read full topic
View ArticleWhat is the new way and the correct plugin
@PterPmnta wrote: I want to know if the documentation of the plugin push in the ngCordova website is the correct, or not. The link are this: http://ngcordova.com/docs/plugins/pushNotifications/...
View ArticleStatusBar Translucent and Overlays
@anicacute09 wrote: Hi guys, I just want to ask how can I achive this kind of statusbar and layout ?? Posts: 1 Participants: 1 Read full topic
View ArticleGoogle Wallet Plugin
@bilalameer89 wrote: Is there any Plugin to integrate Google Wallet or Google Pay? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Push without Users
@andie91 wrote: Is it possible to save the device token without using "ionic users"?This is the Code im copied from an example in the docs: // Push var push = new Ionic.Push({ "debug": true });...
View ArticleAngular-pdf : know how much time it will take to see the .pdf?
@vcarbonnel wrote: Hi all, I use Angular-pdf (https://github.com/sayanee/angularjs-pdf) to display PDF documents, and I would like to have the 'download' time to display it to the user, is it possible...
View ArticleWhich is the best method to load json file (both android and ios)
@samxfido88 wrote: hello , which is the best method to use json file in ionic im very confused . The json file is working perfectly if i use local server (ionic serve). if i run the same app in...
View ArticleHow to change .item-content when using
@doonot wrote: Hi I am using <ion-item> so I can benefit from swiping. On one particular page I want no left and right padding in .item-content that is automatically applied by ion-item. How can...
View ArticleAnyone Have a Working Example of NEW Ionic-Deploy?
@IndyJones72 wrote: In the NEW Ionic Deploy, the download, update, restore pieces have all been separated. However, for some reason the new documentation found here Ionic.Cloud Migration Guide is...
View ArticleData Processing Best Practices?
@sammyspills wrote: I'm developing an application that is almost always going to be used offline, and part of it requires doing some pretty heavy data processing. The data processing won't be done...
View ArticleBest practices on start-up logic processing
@nerdlandiamark wrote: In my (Ionic 1) app I perform some start-up processing; checking for state and redirecting to various views based on its existence. This works - but I don't feel comfortable...
View ArticleiOS build puts phonegap-plugin-push copy in platform/ios/www/lib
@patrick_preclose wrote: Hi, For some reason, every time I run "ionic build ios", the plugin folder for "phonegap-plugin-push" is copied to platform/ios/www/lib. I'm not even sure this is restricted...
View ArticleBest way to do full page alert (like an alarm clock)
@zocheyado wrote: So without getting too technical I am trying to create an app that brings up a full page notification like an alarm does on android and iOS (see here). Is there anyway to do this...
View ArticleIonic typing signal
@alkasih wrote: I am using push notification, and I just migrate from ionic-platform-web-client to ionic-cloud. All things work greate. But now I want to have a user-interface in the app when someone...
View Article