App startup execution order
@SDP1966 wrote: Am I wrong to believe that logic in the @App file should execute before the logic in the rootPage? It doesn't matter if I use ngOnInit() in the @App file, or create my own init()...
View ArticleAny good Ionic2 scroll tab bar example out there?
@tollenaere wrote: Is there any good example of a scrollable tab bar using ionic2. I have tried to use ion-scroll but it does not work for me. A good example would be appreciated as it is a fairly...
View ArticleEmail Composer version 0.8.2
@dblanco wrote: I need to click on a link within the app (email icon), the user's mail application is opened with a preloaded mail. Previously using the email composer plugin, installing with:cordova...
View ArticleLive preview
@rajamohammed wrote: After installing cordova device plugins like File, File Transer, File Opener etc . The browser live reload option displays a blank white screen . Is there any option like in...
View ArticleStore objects in LocalStorage
@iborik wrote: Hello, this.local.set('user', user); I try to store an object in local storage and it doesn't work. I have a string when I get it back further in the code :...
View ArticleAccordian list modification: keep all top level items in view?
@katadh wrote: Hi, this is my first time posting, so let me know if I need to add/clarify something. I have been working on replicating some behavior from an android/ios app that I am adapting to...
View ArticleIonic 2 serve error - app.ts - Cannot find name 'Type'
@bonatoque wrote: I'm following theIonic 2 tutorial steps. I started like this : ionic start MyIonic2Project tutorial --v2 --ts I encountered this problem : √ Sass compilation complete √ HTML copied...
View ArticleIonic user authentication
@Tolu wrote: Am trying to add user authentication to my app. i have been able send information from the login form to the server but how do i restrict access to pages i don't want users to have access...
View ArticleUsing a service to control multiple modals
@jdnichollsc wrote: Hi guys, See my example to use multiple modals in Ionic Framework! Posts: 1 Participants: 1 Read full topic
View ArticleInput Type File Ionic 2
@remiprivet wrote: Hey ! I just wanted to know if an input type file will be available in Ionic version 2 ?I mean a beautiful one... Thanks by advance for your answer ! Posts: 2 Participants: 2 Read...
View Article`Ionic run android --livereload` Not working. Ionic 2
@brayhoward wrote: When trying to use Ionic run android --livereload I keep getting this error message on the device Application Error There was a network error. (http:// 192.168.1.xxx:xxxx/) Has...
View ArticleHow to insert echo get post ID into ionic
@Vahidnav wrote: Hello everyone,I want to fetch our Wordpress to ionic app and I've use below link. https://github.com/scottopolis/wpIonic I've changed our API URL and it's work well but I can't see...
View ArticleI'm attempting to use Crosswalk but unable to build after installation
@dcp3450 wrote: I'm working on an app that uses video. I was having issues, after some research some suggested switching to crosswalk fixed their issue. After installation I try to build and get an...
View ArticleCordova Media Plugin | No Reference
@donniefitz2 wrote: I'm loosing hope. Please help me from having to use Xamarin I'm trying to use the cordova media plugin with Ionic 2, but for the life of me, I can't figure out how to get a...
View ArticleFacial recognition using ionic
@agreema wrote: Hi, Is it possible to have facial recognition using ionic? I want something like facebook do, it remembers persons face and suggest tagging by recognizing face itself.Any help is much...
View ArticleSliding tabs in ionic v2
@dipak_mahapurkar wrote: Hello all of you,I am new one in ionic v2 i want to make sliding tabs with icons, name as well as name under the icons like android tab layout with view pager. Also i want to...
View ArticleHow to authenticate for paid users?
@rsa wrote: Hi, I have an application for a WordPress website which is for a nonprofit society, members should pay 5$ for membership. also there should be ability to make a unique authentication key...
View ArticleIonic2 Not able to call angular service
@mkj_2015 wrote: I have this page tag-navigation-p1.js import {Modal, NavController, Page, Events, Platform, NavController, NavParams, ViewController} from 'ionic-framework/ionic'; import...
View ArticleIonic2: checkbox not working anymore
@raphael_b wrote: Hi,It seems that the is not working anymore (since yesterday morning). I updated ionic@beta yesterday and since checkboxes are not clickable anymore. I tried creating a brand new...
View ArticleHow can I pull in the master branch of cordova ios
@JimboJ wrote: My app on ios has been constantly crashing, appears to be down to this cordova issue - https://issues.apache.org/jira/browse/CB-10530. The fix has been merged into the master cordova...
View Article