Tabs Instances Stacking
@mediahack wrote: I have an app that has two pages and a tab set which has 4 pages. Here's the break down: Loading/Prelogin Page Login Page TabsA. Tab 1B. Tab 2C. Tab 3D. Tab 4 User enters the...
View ArticleHow cordova plugin creates global variable?
@franky wrote: I am using cordova-plugin-device, which creates a global variable called device after device is ready. It works fine. But I am wondering how the plugin creates the global variable. I...
View ArticleCant debug on my phone
@Balmas wrote: Hi I get the following error when I try to debug my app on an my GALAXY S3 android. Any Advise ? Thanks Pasted image1044x338 10.5 KB Posts: 1 Participants: 1 Read full topic
View ArticleConfiguration File
@raducostea wrote: Hello, What are the best practices for external configuration files in ionic 2? I want the variables to globally available. Posts: 3 Participants: 2 Read full topic
View ArticleIonic Auth
@donsplash wrote: I am trying to implement the new IONIC user and also try to persist Login and protect pages from unathorized view , Normally if i was not using Ionic Auth i would have just created...
View ArticleDynamically change navbar color
@yannickvg wrote: Hi, I'm trying to dynamically style the nav-bar of the ionic 2 app i'm writing. <ion-navbar class="girl" *navbar> <ion-title>Hallo {{userName}}!</ion-title>...
View ArticleGenerate Typescript Pages?
@scottlott wrote: Hey guys, Just started learning Ionic 2 and Angular 2, so much new stuff to grasp with typescript! I'm trying to use the command line to generate new pages for my project, using the...
View ArticleProblem With scroller in android
@ezazwar wrote: Hi I am using pageturn.js in my project and it works fine in ios and when using in android and the user enters the view in which pageturn is used and moves another views the scroller...
View ArticleIonic 2 Tutorial Issue - Blank Page
@dgpd wrote: Hi, I followed Ionic 2 Tutorial and created a demo app from tutorial template. There were no CLI issues during the process as we can see below. I did ionic serve and the below happened....
View ArticleWhere to start
@Dimitrios wrote: Hello guys.I need to build a mobile app for my thesis and after some research concluded that Ionic is probably the best choice.I've read around in the docs, followed some tutorials...
View ArticleBest way to include controllers in each html?
@educ12 wrote: Hi there, I'm starting with Ionic and it looks great. I have a little previous experience with Angularjs and I want to improve my skills. One thing I want to do is to implement the...
View ArticlePlayStore rejecting App
@chrismaher wrote: Im trying to figure out why Google keeps rejecting my app. Apache CordovaThe vulnerabilities were fixed in Apache Cordova v.3.5.1. cordova platforms lsInstalled platforms: android...
View ArticleIonic 2 Collection-repeat
@jaspersorriso wrote: Hi guys, i can't find collection-repeat directive anywhere in the docs and all the list examples use *ngFor. Am i missing something here? Posts: 1 Participants: 1 Read full topic
View ArticleChange ion-slide content from middle to top
@mmpco wrote: I was trying out the <ion-slide> component and it automatically puts all the content in the middle of the page. I was wondering if its possible for ion-slide to not be centered in...
View ArticleMulti line textarea definition ionic2 in alert
@tollenaere wrote: Is there any example how to define and/or use multiline textarea in ionic2? What are the attributes? I would like to add it to an alert and define the size. Thanks Posts: 1...
View ArticleVisual Studio Error: VSTemplateWizard
@kavrikulum wrote: Hi everyone, I downloaded Visual Studio Community and the Ionic Project Templates for it. As soon as I try to create an Ionic project I get this Error: "Error: this template...
View ArticleLaunch app with NFC and receive all tag info from intent
@YourPrivateCoder wrote: Hi, I need to lauch app from NFC tag and also pass one more value from tag to app, but I can't work it out how to get them both working together. I am using NFC phonegap...
View ArticleUsing Ionic 2 with IBM MobileFirst 7.1
@SR7 wrote: I need to know the structure of an IBM MobileFirst hybrid mobile application using Ionic 2. I found a tutorial witch explain that but using Ionic 1, and I try to apply it with the new...
View ArticleIonic ion-slides jump to nested slide dynamically
@garrykapoor wrote: Hi There, I have nested horizontal slider inside the slider. How can I jump to particular slide of nested slider?When I used nested slider I lost my pagination navigation. How can...
View ArticleInstructions to add cordova type definition and imports for ionic2 and...
@tollenaere wrote: Is there any instructions and exact steps to use cordova plugins with typescript and ionic2 so that there is no type errors: 1) what definition files should I download and from...
View Article