[ionic v4] Navigation
@c0dingM3ts wrote: I have a custom ErrorHandler, and when navigateByUrl gets called i can see the login page but i cant click on the form ``` import { ErrorHandler, Injectable, Injector } from...
View ArticleHow to remove card.io plugin from paypal in ionic 3
@YAsh0011 wrote: I have installed PayPal plugin, after installing the plugin, it automatically installed the card.io.cordova.mobilesdk plugin, card.io.cordova.mobilesdk plugin folder have 270mb, this...
View ArticleNgzone does not update item elements outside of label and note
@Sigitta wrote: I’m displaying a list of phonecalls in my app that gets filled through an API request on ionViewLoad() for the first time when the app is opened and then gets updated through...
View ArticleIneffective mark-compacts near heap limit Allocation failed - JavaScript heap...
@safaAlshaarri wrote: hi everyone, when i ran ionic cordova build android --prod i get this error PS C:\projects\AfaninWrie> ionic cordova build android --prod > ionic-app-scripts build --prod...
View ArticleIonic 4: Prevent backbutton from closing page
@highwaychile wrote: Hi, I’m searching for a way to disable the hardware back button on certain pages, i.e. on a “loading” page; I know about the existence of this.platform.backButton.subscribe(()...
View ArticleError in build/2.js
@Mohamed9Abdullah wrote: I try to download a file : myArray:Array=[]; downLoadFile(my_model:MyModel){ transfer .download(uri, templatePath, true) .then( entry => { this.myArray.push(my_model);...
View ArticleCreate PWA web browser warning while user click on back button
@Ratikanta wrote: We have made some PWAs which are in production. The problem we face is to handle browser back button in web browsers. How can we give the user a warning while the user is clicking on...
View ArticleHow to pass variable from .ts file to .scss in ionic
@priyanjali wrote: How can i get value from component.ts file to .scss file in ionic 3.I havve requirement to change the splash screen and logo and color as per given in database.Please help how could...
View ArticleTroubles with openlayers in ionic
@blzblz wrote: Hi ionic people; Noob with ionic, troubles trying to use openlayers (ol) with ionic display maps. Versions: ionic@4.1.2 npm list ionic -> ol@5.2.0 Trying to run this demo (found in...
View ArticlePUBLIC Stack Overflow Tags Users Jobs Teams Q&A for work Learn More Ionic 3...
@neverender24 wrote: I want to know and if I’m doing the right thing. I have an object below. What I want is to loop in each document to display it individually. I want to know if creating a dynamic...
View ArticleSaving data when app is closed
@anderoav wrote: Hello, So briefly is there anyone who could help me with this problem: I want to save Step count to a graph at the end of the day at 23:59 how could I do it, when the app is closed?...
View ArticleIonic datalist problem
@awaisarif1993 wrote: When i use for input searching with datalist then its working on android old version but not show any response in new version of android 8.0.0 Please suggest me the solution My...
View ArticleProgressive Web Apps vs Native Apps
@aWebdeveloper wrote: Good comparison of PWA vs Native Apps Medium – 27 Sep 18 Progressive Web Apps(PWA) vs Native Apps – AWebDeveloper – Medium A few years back the difference between a web app and a...
View ArticleHow to use ion-datetime?
@HinderiksR wrote: Hi, I’m quite confused about ion-datetime. I’m using ion-datetime in a wrapper component called ko-datetime to keep settings generic across the app because i could not figure out a...
View ArticleHighchart not show on iphone 5s
@ionicom91 wrote: Highchart is not showing on iphone 5s … I m using ionic 3 and typescript…It works fine on Android platform but not showing the chart on iOS device. Posts: 1 Participants: 1 Read full...
View ArticleReference Imports in Ionic?
@albertoha94 wrote: Hello everyone, Recently, I started makin a personal Ionic project and wanted to implement “Reference Imports” similar to the ones found in this angular tutorial: Scotch Reference...
View ArticleGamecenter API
@doug1e wrote: Hi there, Is there an iOS gamecenter API that I can use at ionic? I believe there is a cordova one but I could not find one for ionic… Am I missing something obvious? Thanks, Doug...
View ArticleListen to native events in background
@khevamann wrote: I built a music player app that plays Spotify and Apple Music. My issue is that when I play apple music songs it plays directly through Apple Music, so my app is not put in...
View ArticleIonic not build, stop in transpile started
@StevensSilva wrote: In any of the commands I execute: ionic serves ionic cordova emulate android ionic cordova build android the build stops at “transpile started…” and does nothing else nor leaves...
View ArticleIonic 4 Style changes for shadow elements
@danielmm1997 wrote: Hi all, i have a general Question about Shadow Elements like the Ionic 4 Components. I try to set multiple styles to some Ionic 4 Components but for some Components the CSS...
View Article