Harware Volume buttons in background mode
@Fersup wrote: I need help, how can i access the hardware volume buttons in ionic 4 when the application is closed or in the background… i tests background mode plugin but is trash. anyone have a...
View ArticleRefresh HomePage After Modal Is Closed
@jefredallan wrote: I have a homepage and a comment page. When I close the modal (comment page) , I want the homepage to refresh so that It can update the Comment Counts. I can refresh the homepage by...
View ArticleIonic-4 Nav pop event?
@reedglawrence wrote: I’m finding success with nav.pop() in my modals that are nested within my app. I want to note that I don’t use the nav elements for actual routing and navigation. Only for...
View ArticleVar not defined
@Tshepang01 wrote: Hi how do I get my variable to be defined? This is payment platform integration with my app. I don’t seem to understand the concept be this. Eg var (https) = require (‘https’)...
View ArticleNot able to Publish Ionic 1 app to Google Play store with new 64-bit support...
@aartigumate wrote: 3 I have developed an APp in Ionic 1 Cordova Android platform and have been successfully publishing to Play store till 15 days back. But now with the new requirement of Google to...
View ArticleWhite screen of death after upgrading ionic
@APrince wrote: Hi, I have this problem that is driving me nuts for several weeks already and I just can’t seem to find any solution. I have updated ionic and my app which was building just fine for...
View ArticleFragment shader canvas
@SDA wrote: Hi, I would like to have a canvas in my ionic app to display a fragment shader. Passing uniform variables too. I’m using ionic 4 with react, but I’m willing to switch to angular in that...
View ArticleProperty 'push' does not exist on type 'NavController'
@bayes wrote: import { Component } from ‘@angular/core’; import { NavController } from ‘@ionic/angular’; import { DetailsPage } from ‘…/details/details.page’; @Component({ selector: ‘app-home’,...
View ArticleFile Transfer doesn't work on browser
@masaldana2 wrote: How do you download a file to your desktop downloads directory thru the browser? the docs say that file transfer is compatible with the browser Posts: 1 Participants: 1 Read full...
View ArticleIonic 4 binding not working on tab change
@jonatasfaria wrote: Hello guys, Ionic 4 binding not working on tab change. When you access a second tab and return to the first, the value is no longer changed. Tab1 Tab2 Github Test project:...
View ArticleUnknown URL error on user registration on android 9. All other android...
@bii254 wrote: So i have this error whereby only android phones running on android 9 cannot register user via REST api. I build app debug using prod and console error i am getting is unknown url. The...
View ArticleLoading login page after user logged
@robertnic wrote: I am facing strange issue in my app which wasn’t there month ago when i built this app. Some of my pages are protected by authGuard and require user to be logged in but now even when...
View ArticleIonic 4 Reactive Form Validation mobile app different to web
@wekas wrote: I have Reactive Form Validation working in an angular application. I have replicated this code as similarly as possible in my ionic app and it works fine when running in the browser...
View ArticleMigrating from filtered collection-repeat in ionic v1 to filtered...
@stib wrote: Hi, I posted this on StackOverflow here but since I didn’t get any response there I am hoping this forum may provide me a response. I am starting to migrate an ionic-v1 app to ionic-v4. I...
View Articlesun.security.validator.ValidatorException: PKIX path building failed:...
@senthil2016 wrote: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to...
View ArticleIonic4 show data with ngFor inside an Object which is inside an Object
@dzakyr wrote: Im trying to show some data from Api, but the data I need is inside an object which is inside an object. how do I get it? Im trying to get “full_url” inside data object, which is inside...
View ArticleIonic v4, Cordova Build Release (Android)
@dhannah wrote: I cannibalized the starter Tabs app but when I build the release version for Android I seem to get the ‘Welcome to Ionic’ appearing. ( I can’t find that in my code anymore.) It doesn’t...
View ArticleIonic 4 Swipeable Tabs
@GurkenRick wrote: is there a way to use ionic tabs combined with the Slider? Something like Supertabs in ionic 4? The Page should have 4 tabs at the bottom and with swipe u can switch through them or...
View ArticleIssues and Issues. Still counting
@swanand6300 wrote: It seems like Ionic 4 is build for issues only. I am working with it from last 2 months and i have found lots of issues that don’t have a solution. Keyboard overlaps with footer on...
View ArticleHow to read/receive and save facebook/other apps notifications?
@tilakdewangan wrote: Hi Everyone, I am new to the Ionic world and for learning purpose I am developing an app (using ionic 4 and Angular), which will read the messages of facebook/other apps from the...
View Article