How to create multiple ion-slide containing ion-cards programmatically?
@agurrea wrote: Hello I need your help as I’m a newbie to ionic. basically I want to achieve the following layout in my view template. I have the following array of json objects that I wan’t to place...
View ArticleNeed help getting filtering to work from http.get values
@rooster wrote: I have been working on this for over a week and am finally at the edge of my sanity and could really use some help The code below works great in pulling in data via http.get and...
View ArticleNeed tips for: How to write better app?
@Parsian wrote: Hi everyone, I am returning back to write app with ionic for commercial proposes. I would like to get yours suggestion and tips to make better app, effective, secure enough, easy to...
View ArticleNavigation stack
@tamiris wrote: Sorry for my English, but i have a issue. I have an application that has a people register, a view for name and another view for age, the user registers and after the response of the...
View ArticleExecute typescript functions called from executeScript from InAppBrowser
@temohpab wrote: Hi, i’m using this plugin and i have a doubt who i can’t solve… How can i “communicate” some code from executescript and then do a callback with a typescript function? for example if...
View ArticleComparing checkboxes by clicking a button to display card alert
@marlex wrote: pls how can i compare different checkboxes by clicking a button to display alert in ionic app… Posts: 1 Participants: 1 Read full topic
View ArticleErro run ionic to apk android
@FJerezR wrote: what happens with compile for android apk, with node.js, I have compilation error with my project … Erro: Error: Cannot find module c:…@ionic\app-scripts Posts: 1 Participants: 1 Read...
View ArticleBuild error Module not found: Error: Can't resolve './app.module.ngfactory'
@damorus wrote: Hi, Sorry if this have been posted before. I searched and did not find anything that helped. However I have migrated from Legacy to Pro and with a little fiddle I managed to push my...
View ArticleIonic2 Adding a Third Menu for a specific page
@rafaeldcastro wrote: I have an Ionic app and need to put a THIRD menu on it. I set up 2 menus already, but the third, which is specifically from a child page is not working. Even the menu button is...
View ArticleUnexpected token H in JSON at position 0
@plasticpaper wrote: SyntaxError: Unexpected token H in JSON at position 0 at JSON.parse () at Response.Body.json (http://localhost:8100/build/vendor.js:66977:25) at MapSubscriber.project...
View ArticleiOS platform - Sqlite : Import and export contacts
@vinaydasepalli wrote: I want to create a app with Sqlite db and store the contacts in iOS platform. I will export the db contacts into excel sheet and again I want to add import the same contacts...
View ArticleRadio list: returning only one selected value
@Ditister wrote: I create a radio-list with this code: <ion-list radio-group> <ion-item *ngFor="let su of selectuser | async"> <ion-radio [value]="su.name" detail-push...
View ArticleIonic Geofence and Ionic Push are Incompatible
@innovationjeff wrote: From what I’ve been able to gather, it appears that the geofence and push notification related cordova plugins are mutually exclusive based on the cordova android platform...
View ArticleWorkbox in Ionic 4?
@barakbd wrote: I know StencilJS includes Workbox. Will Ionic 4 include Workbox instead of sw-toolbox? Same question was asked on Ionic Github...
View ArticleUpdated beginners course on Ionic
@coboalvaro wrote: Hello everyone. Does anybody knows an updated Ionic course for beginners that hand-holds me during the whole process from starting to end. Ionic development is very dynamic, and I...
View ArticleIonic 3.9.x app doesn't run with Android 5.x device. : Unexpected token Illegal
@fuekor61 wrote: After upgrading an app from ionic 3.6 i experienced an erro on starting the app on android 5.x (at least). It works on a android 7 device. Uncaught SyntaxError: Unexpected token...
View Article*ngFor is used yet html shows object,object
@RobertLow wrote: Hi guys, need help why doesn’t my html show the data instead showing of [object,object]. I have used ngFor to load the array. This is my html code, <ion-list> <ion-item...
View ArticleAlternate for Ionic push server
@zancompute2013 wrote: Hi, I am using Ionic push notification service. As we know ionic is going to shutdown their services from JAN 31st, 2018. Now we have three options 1. One signal 2. Amazon...
View ArticleRun E2E Protractor tests on Android Emulator
@abhishekkanitkar wrote: Has anyone had success with running E2E Protractor tests on Android Emulator ??? Please share steps on how to do it. Posts: 1 Participants: 1 Read full topic
View ArticleIOS Emulator does not load app but Browser does
@ionicBhargav wrote: Hey Folks, I am just testing my app on the ionic cordova emulator but I find that while my app deploys and runs on the browser fine it does not seem to load on the iphone...
View Article