Runtime error when executing ionic-starter-aws
@anditola wrote: Hey there! I created an Ionic app based on the ionic-starter-aws template (named aws). When runing the app with ionic serve I got the following error after I logged in with username /...
View ArticleMultiple Google Maps Marker with data from firebase
@Katjusch wrote: Hi there, I currently working on setting multiple Google maps Markers with addresses from firebase.But I'm really confused about getting/ looping through the data from firebase the...
View ArticleHelp with AWS IoT Sample
@hobojoe wrote: Hi, I am new to Ionic and was following the Tutorial posted on your blog:http://blog.ionic.io/ionic-apps-with-aws-mobile-app-backend/ I got to the part where I import the template by...
View ArticleLoading custom HTML from a file?
@SubEffect wrote: I've got some flowcharts built in HTML that work fine in Ionic 1 if you put them in their own html file. I'm sure they'll work fine in Ionic 2, but each one has it's own HTML page...
View ArticleCan i generate an IPA file with a checked-in[git] folder of ionic 2 platforms...
@PrathimaRao wrote: I am currently working on Ionic 2 project, and i am in need of adding all the files in git, so that other person just have to download the code [need not build the application with...
View ArticleUsing Firebase Cloud Functions in an Ionic application
@matthew974 wrote: There are a lot of backend technologies. If you don't to choose and prefer to stick to Javascript without setting up Node.js, you can have a look at Cloud Functions for Firebase and...
View ArticleError after installing Document Viewer plugin
@asv wrote: After I have installed Document Viewer plugin (with ionic 3 project and platform added android) I have this error: FAILURE: Build failed with an exception. What went wrong:Execution failed...
View ArticleDatabase pull in FTP data that is sent over at an interval
@jmcox99 wrote: I have a data source that is related to financial markets that updates constantly while the market is open for trade. The software has a function to publish reports via FTP to a FTP...
View ArticleRepsitioning Images within a Card
@SD1985 wrote: Hi, This comes after a whole days effort at fixing this. I have a card list displaying images and text. There are two types of images 1. where image height > width 2. Image width...
View ArticleAngular fire 4 error injector
@MarinoRaul wrote: Runtime Errorundefined is not a functionStackTypeError: undefined is not a function at _firebaseAppFactory (http://localhost:8100/build/main.js:139685:16) at _callFactory...
View ArticleImages and data from JSON are not shown on Android tablet
@chiaraluisa wrote: [Ionic V2 - Android]Hello I'm currently working on my first app, and encountering some problems.. I have a couple of images in my app, which are located both in src/assets/img and...
View ArticleIonic 3 API Parsing Error
@MuzammilVerisiani wrote: Hi,Ionic fan here, I recently updated my Ionic environment to Ionic 3 for one of my applications. Everything was working till Yesterday. Now I am stuck. I am calling an API...
View ArticleHow to validate inputs in edit forms?
@EmanShaaban wrote: I have a page and I can add and edit in the same page, but I can't do the validation. I want to know if I can edit and validate in the same page. Posts: 1 Participants: 1 Read full...
View ArticleHeader aligns title and icon in a weird way
@chiaraluisa wrote: Hey I have a slightly weird visual bug in my header with the way the elements are aligned, and I can't fix it with things like "margin-top: 20px;" in the scss.. It currently looks...
View ArticleWhat is the best way to work with push notifications in ionic now?
@mohamed_sy7 wrote: Hello i tried to work with push notifi in ionic but i can't do it any way can any one tell me how to work with it? thanx Posts: 1 Participants: 1 Read full topic
View ArticlePROBLEM? emulator android==>4.3 ionic android==>6.2.2
@Cankaya wrote: could be the problem emulator starting wait whitescreen?emulator android==>4.3ionic android==>6.2.2 Posts: 1 Participants: 1 Read full topic
View ArticleIonic Storage problem
@DerpoRex wrote: With this code I always get the error: All declarations of 'storage' must have identical modifiers' import { BrowserModule } from '@angular/platform-browser'; import { ErrorHandler,...
View ArticleImage Sharing with special character in URL Fails
@nomanaliii wrote: When i try to share image with %20 in URL it fails, how do i get rid of it? Cordova SocialSharing Plugin. URL Example:...
View ArticleCordova camera fails
@MatTaNg wrote: I keep getting the following error whenever I try to open up my Android camera with Cordova Camera:...
View ArticleNot able to install Ionic and Cordova using NPM on Windows 10
@Nakul14 wrote: Not able to install Ionic and Cordova using NPM on Windows 10 Hi guys, I am new to ionic2 Development. I have installed visual studio 2017 on windows 10.In VS2017 Cordova/Ionic2...
View Article