Failed to Install Ionic
@PramanaAP7 wrote: Hello, i'm new to Ionic i have installed Nodejs vs 4.2.2 and its NPM but when i did install it with `npm install -g ionic it cause an error. It says the node-sass package has a...
View ArticleChange BG of Template Page
@markbbishop wrote: I feel like this is a stupid question, but how would I change the background on a certain entire page (in my templates) but not every page? Posts: 1 Participants: 1 Read full topic
View ArticleIncluding a JAR file in the project?
@RarestSolanum wrote: I'm making an application that needs to generate a PDF file, and send it as an email.This plugin looks perfect for generating a pdf html2pdf, but I don't understand how to do...
View ArticleAndroid build fails but was working
@nhudson wrote: So 2 days ago my Ionic app built fine when building for Android. Now it will not build and errors out complaining that it can't open the apk as a zip archive. I am unsure of what...
View ArticleBackend stack questions
@Rodriguez wrote: Hi, I recently decided to give Ionic another try (The Creator looks awesome!) and finally write my first mobile app. I wanted to write something that supports me as a Gamemaster...
View ArticleExit app when click back button(divece) at video fullscreen
@hoaitt wrote: Sorry my english level is not good . I have problems like this when I play video in fullscreen mode, I click back button (divece), then it exits the application. I want it back...
View ArticleJPEG Compression for reducing image size
@hgadgil wrote: Hi, I'm using the ngCordova Image Picker to get a bunch of images from the gallery. I'm using the following settings for the image quality: var options = { maximumImagesCount: 15,...
View ArticleHardware back button not working after deploy.update()
@thomasj wrote: Hi there, I just ran into an issue this morning: When using Ionic deploy, the app reloads, shows my new changes and everything still works as expected. However, the hardware back...
View ArticleKeep element from being hidden by ionic modal (z index ?)
@etiennedemontalivet wrote: Hi, I would like to know if there is a way to keep an html element (for example a div) from being hidden from a ionic modal. When opening a modal, I would like to have this...
View ArticleHow to load content in a tab from modal?
@atig wrote: I have 4 tabs, each with it's own content. I open a modal. I would like to click a button in the modal and route the response in one of the 4 tabs. I am unable to do that. Any...
View ArticleIonic + Private Test Playgrounds?
@garrettmac wrote: I am working with some scripts that shouldn't be public, are there any resources where I can test my code privately? I tried JSfiddle but could not get a private fiddle to work as...
View ArticleInput type text doesnt show any text when typing in IOS
@nelaturuk wrote: Hi, I am facing problem with showing text in input field. This is seen in IOS simulator specifically. I have this app running perfect in Android. I tried testing with ionic serve...
View ArticleBeginer using IONIC
@Candotti wrote: Hello all,I'm very new using Ionic Framework, and I have some problems because the HTML doesn't recognize the ionic directives like < ion-content> I think this problem is...
View ArticleIonic SQLite is not working on android device "SELECT Query"
@mjcleofe wrote: Everything is find in the browser and in the device.And on the device when I click getData I don't receive any error from my $cordovaSQLite.execute select queryhere's my code...
View ArticleIonic Paypal Integration
@AhammadaliPK wrote: Hi, AllI am working on the paypal integration to my ionic app,..Happily i could easily implement the paypal in USD(dollar) , but when I tried in INR(Indian rupee) it shows an...
View ArticleAndroid Signed build getting XMLHttpRequest failed :{}
@r1cebank wrote: Hi Everyone, I am developing this application that utilize Parse for user login, everything works fine at first on iOS and when I tried to run the application on android it gives me...
View ArticleIonicPush - Receive multiple Notifications
@Shinzah wrote: Hi, I'm currently using ionicPush in my app, but i'm not able to receive multiple notifications.ie:I receive notification A, it's display in my notification centerI receive...
View ArticleIonic run android icon tabs
@lamnv wrote: I have one problem as follows:I have one problem as follows:when I run on Android, the interface does not exactly like running on the web.Please help me!http://grab.by/MuEEion-tabs are...
View ArticleHow to remove the top item in an ng-repeat without re-scroll [list optimization[
@moe_ahmed wrote: Since using long lists in ng-repeat slows down the app, I would like to remove the top item (or top few items) but this causes the content to lose its place. I'd like to maintain the...
View ArticleProblems whit c3js on ionic
@ade_bonn wrote: Hi,I have my graph when i launch with "ionic serve --lab" and it's work very well. But when i try it on emulator (ios) or real device, nothing's happen ...Somebody have ever see it ?...
View Article