Impossible to get Ionic running
@gdelazzari wrote: It's been several times that I'm trying to even create an Ionic project, but with no success. I'm on Elementary OS Freya and I: Installed Node.js with 3 different methods, trying...
View ArticleIonic Build Dont Work (App works in Browser)
@iJB wrote: Hey there,Im working on a To Do List app and finally added localStorage to it.in the browser everything works fine, but if i install the apk on my Phone, the todolist is fully white and i...
View ArticleCannot get device info using Ionic/Cordova
@gkimpson wrote: I have installed the latest versions of Ionic & Cordova, I am simply trying to collect the device name (e.g Nexus 5) to my application views. I tried using the ionic.Platform...
View ArticleCannot get rootParams in ionic v2 tab page
@Ashurbeyli wrote: up vote0down votefavoritein ion-tabs <ion-tab [root]="tab1Root" [rootParams]="{'id': '23'}" tabIcon="chatbubbles"></ion-tab> and in tab1Root Page js import {Page,...
View ArticleHTTPS status 0 in the release build
@danm1 wrote: We are working on a Ionic app that receive data from an API.Before, the API was on http:// address and everything was working fine.Then we have moved the API to https:// and it's not...
View ArticleiOS build error after install cordova print plugin
@ramon wrote: Hello everyone, I want to install cordova print plugin to my ionic 2 typescript project, so i run: ionic plugin add https://github.com/katzer/cordova-plugin-printer.git After plugin...
View ArticleRecord audio and upload recorded file at the same time
@yellingag wrote: Currently I am developing the android application like Shazam which could listen and recognise the song title from the recording audio. To record the audio, I am using this plugin -...
View ArticleTabbed View BackButtton navigation to main page
@kanchanpd wrote: My app Home page is a normal card view, from home page users are redirected to Tabbed view page.I am tried to enable backbutton but it's just between the tabs it's not coming from...
View ArticleIgnore info.txt?
@dm17 wrote: Hi, in my ionic project there is a file named 'info.txt' which content is constantly changing. What is that file for? Is it a bad idea to put it on the '.gitignore' list? Thanks for your...
View ArticleI can't access to controller data from input select on modal
@alber82gmailcom wrote: Hi, I'm triying access to data array filled with sqlite table content. I have a modal view when I create new record but i can't load data input select: Pasted image592x659 140...
View ArticleAndroid hardware back button in ionic 2
@Muhammedabuali wrote: Hello all,in the tutorial for ionic 2 ionic 2 tutorial after clicking on an item the back button closes the app instead of going back to the list page I tried using platform...
View ArticleOn icon click show options
@prasadyallapu wrote: On clicking on icon I need a list / options in ionic.Any suggestions regarding this are helpful. See I will be helpful to visualize for what I am looking for peeps!!! Posts: 1...
View ArticleSyncing Data with PouchDB and Cloudant in Ionic 2
@joshmorony wrote: I just released a new tutorial I thought some people here might be interested in (especially the Ionic 2 people). It covers how to set up PouchDB in an Ionic 2 application and how...
View ArticleHelp with push notificacions
@mllambrich wrote: Hi. I have problems with push notificacions and I need help, please. I declare without problems:ionic add ionic-platform-web-clientionic plugin add phonegap-plugin-pushionic io...
View ArticleHow to run ionic app with source codes?
@hammerofdoom wrote: I have got application source codes.This app has got ionic app side, restful web service with json light and mysql database but when I try to open application with nodejs.I saw...
View ArticleCloud connection with angularjs or ionic?
@Vignesh55 wrote: How to save the form data's to centralized cloud storage?Can any one help me here? I have no idea as how to start with it.My concept is saving all form fields to local storage, i am...
View ArticleCamera Support
@nithinshiriya wrote: Does Ionic2 support Camera. Because I am struggling to show the image on the UI. I am able to get run the Cordova Camera and capture the image, But not able to display it. I get...
View ArticleUrgently need help
@stevenhastie wrote: since about two nights ago the keyboard plugin no longer works. It shows an accessory bar and the screen bounces when entering input fields. I've tried creating brand new projects...
View ArticleNavigate back to a modal?
@jackvial wrote: I have a modal where a user can check their account information and from there they should be able press and link that shows their order history on a new page. I would like to be able...
View ArticleTab Navigation issue [Only on Android]
@nickkenens wrote: I have 2 ion-tabs on my homepage like this: Pasted image850x234 7.04 KB After Clicking on New Game <- Pushes the page on top of the nav This is what happens; as you can see, the...
View Article