Glitch in Ionic View
@zinifax wrote: Has anyone experienced a glitch in Ionic View? it is running on Android. As soon as i deleted an app that I had created on Ionic Creator I cannot access my colleagues app. Simply, the...
View ArticleWhite Space Showing where Nav Bar Should be on Transition
@whileyryan wrote: Hello, I am running into issues with nav bars and navigating between different pages. So I have the details below. What I want to Do I wanna be able to show different Nav Bars on...
View ArticleHow setting up and organizing ionic with require.js
@PterPmnta wrote: I would like to know how to configure the dependencies placed in the default header to download using ionic npm , that order should wear and how to organize the new files to be added...
View ArticleIonic 2 + Facebook (Cannot find 'facebookConnectPlugin')
@ibnclaudius wrote: I am creating an application using Ionic 2 that will make some calls to Facebook API. I followed the steps from documentation and installed the cordova plugin...
View ArticleLooking forward to reading this book :-)
@richardshergold wrote: Building Mobile Apps with Ionic 2 - Josh Morony Posts: 2 Participants: 2 Read full topic
View ArticleHow 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 ArticleExamples for ionic 2 with angular 2 router
@oren_g wrote: hello,i saw on the release blog post that ionic 2 supports angular 2 router but i cant find any examples and now im stuck(trying to take the ionic 2 tutorial starter and make it use...
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 ArticleModal wont open
@Lindstron1988 wrote: Hi I am having problems getting a modal component to work, I know there are some change that could have broken it but the path to the Modal class is correct so it should work?I...
View ArticleNavigating using URLs
@tleguijt wrote: I'm working on an Angular 2 project which in the first place will be deployed as an web app but later will be deployed as an Hybrid app as well. Obviously Ionic will be the ideal tool...
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 ArticleNo 'Access-Control-Allow-Origin' header
@totofe wrote: Hi, I want get a List of places with a textsearch. I use this code : var req = { method: 'GET', url: 'https://maps.googleapis.com/maps/api/place/textsearch/json?query=' + txtsearch +...
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 ArticleUpdate Page view value from app.js
@stivekx wrote: I'm using ionic with sidebars.In sidebar I have a menu with categories.In home page I list a lot of items.So, I want to filter the items listed in home. for this I created an filter...
View ArticleRunning on android device fails with tabs and modal
@alvarezsh wrote: When I open a modal on the tabs. The app fails. the tabs disappear and navbar hidden This only happens on android device. When I try with ionic serve everything works well. I created...
View ArticleThoughts on mixing typescript & js code in Ionic 2
@NoNameO wrote: beta.17I was wondering if someone has gone down the path where they are developing the app using both JS as well as typescript. Currently the webpack definition from the templates...
View Article