Using Arduino with Neo pixels and mobile nodes
@lunneyd wrote: Hi. Is it possible to use Arduino flora or Arduino nano with neo pixels to use with google maps to turn left led or right led at each turn depending which way you are going. The helmet...
View ArticleNo jwt token sent with AuthHttp/http request in iOS App Store built through...
@semgovaert wrote: Hello, I’m developing an Ionic App for iOS and Android. My user requests a token with the log in and receives this token (API). This token is saved in the NativeStorage (checked it...
View ArticleError to install Cordova Plugin File Opener
@RaulAndrade wrote: When I create a new project, I can build for android without problems. But if I install $ ionic cordova plugin add cordova-plugin-file-opener2 I can´t build my apk. These is the...
View ArticleDatetime picker inside left menu
@imbernal wrote: Hello guys, in my app i have a left menu that it’s is working as a filter, my issue is when the user is trying to select a date, when clicking on “Done” the menu closes by itself and...
View ArticleAndroid Gradle works in one repo, but not others
@ddickson-SS wrote: I am trying to build some APKs for some projects I am working on. In one repo running ionic cordova build android works fine with no issues. In the other I get the "Could not find...
View ArticleIonic different version workflows
@khashashin wrote: how to use ionic 1 when i have version 4 installed globally. And how to create ionic v1 projects? Posts: 1 Participants: 1 Read full topic
View ArticleDisabling Ionic for a Lazy Loaded Module/PWA desktop optimization
@JonasCoding wrote: I build a PWA with Ionic. So for so good, the problem is obviously when a use visits my pwa not on a mobile device but on desktop browser, the app will obviously look quite ugly,...
View ArticleIon-dev.js:157 ERROR TypeError: Cannot read property 'updateOn' of null
@rodrigoguariento wrote: Does someone know how to solve it? Or what is causing this error? The only thing that I know explain is that this error occurs after return this.http.get<string>(url, {...
View ArticleIonic CLI update
@obinnae wrote: I’m building an Ionic 3 app, and each time I run ionic cordova build android, i get the following prompt: The Ionic CLI has an update available (3.20.0 => 4.2.1)! Would you like to...
View ArticleIonic mobile app working fine on development but not in production
@FranStoker wrote: I am developing my first ionic app. I have finished it and it works perfectly when i make ionic serve --open Or when I open it on the Ionic DevApp on my mobile device. When I create...
View ArticleHow to work with free admob events?
@estacho999 wrote: I’m having trouble following the user’s reward after watching a video in my app. It happens that the banner is displayed correctly, the video is also uploaded. But when I click on X...
View ArticleIonic 3 with Notch Screen for Android
@Uzziel306 wrote: Hi Everyone! i’ve found solutions for this with the iPhone X but i’m looking the same for Android Apps, There are a new Android devices with notch screen and i would like to know if...
View ArticleNavegating other page when apiRTC events fired in Ionic 3
@alerkstar wrote: I working on ApiRTC & Ionic 3 application and face the following problem. I referred this [example][1] , which is a single page app. But I want to navigate between pages when...
View ArticleAccess the selected object of *ngFor into .ts
@PauloInc wrote: Basically, i have a system that stores information into a firebase database. Im marking some of this information with ‘favorite’ and storing with Storage, and to do this im passing...
View ArticleSet value inside doughnut chart in ionic 3
@shadab101 wrote: plz help im stack showChart3() { this.emptyspace = 100 - this.value console.log(this.emptyspace,‘emptyspace’) var charts = new Chart(document.getElementById(“doughnut-chart”), {...
View ArticleUpdate form in ionic4
@asha4640 wrote: my html page <form [formGroup]="registerForm"> <ion-card *ngFor="let user of (test)?.results"> <ion-item> <ion-label floating>Name</ion-label>...
View ArticleBasic requirements of mec for iOS build
@yurisi wrote: Hello, I want to buy second hand mac for running Ionic v1 release build for iOS on my app. What is minimum requirement for Ionic developing and releasing on mac? Thanks! Posts: 1...
View ArticleFetch value of dynamic dropdown
@rahdeep wrote: I have below code: .ts file code: unitArr = { units: { } }; .html file code: {{items.units_title}} {{item.qty}} Next Prev It will display two or more dropdown dynamically: Like 1)...
View ArticleHow to create custom ion-segment-button
@chomomahesh wrote: Hi can i know how to create custom ion-segment-button. i want this for language selector and instead of button i need to add text . Ex . ENG | FR Posts: 1 Participants: 1 Read full...
View ArticleIonic 4, run android caused the error 4294967295
@milosmih86 wrote: Hi, I just created new Ionic “blank” project. Installed one “qrscanner” plugin and aplication compiled successfully without errors. I tried to deploy to andorid phone “ionic cordova...
View Article