[Ionic 4] - PWA List images firebase storage
@rdovrl wrote: Hello I have an application where the main screen lists firebase storage images. How can I bring these images even offline? I tried this on my ngsw-config.json but it didn’t Posts: 1...
View ArticleOutput HTML for the second time
@MaryamAzman wrote: Hey guys, I wanted to output a html like “The value has been revised” for the second time and so on, after user click the button. Can give some tips on how to start? Posts: 1...
View ArticleIonic device motion
@ainmansor wrote: hello guys i have a problem after install dependencies of device motion in ionic using some commnd below: ionic cordova plugin add cordova-plugin-device-motion npm install...
View ArticlePHP session does not work for ionic app in IOS emulator?
@thilinanara wrote: am using php backend controllers with Ionic 3 application. Ionic 3 login works perfect with back-end controller and creates session and I store user data in the session variable....
View ArticleCannot access ionic website in pakistan
@ishaquemujtaba wrote: Dear Fellows, we are facing problem while accessing https://ionicframework.com/ website in pakistan, screencapture-ionicframework-2019-10-23-10_23_18.png1440×790 44.5 KB kindly...
View ArticlePlugin to know phone call status
@nadimnakade wrote: Hi All, Is there a plugin which gives current call status. outgoing,incoming,dialing status? Posts: 1 Participants: 1 Read full topic
View ArticleHow can we run the background services even if the app is closed/killed by user
@varsharanin wrote: Im trying to get a notification from the server side to the app side. So server sends a notification at a specified time and if user closes or kills the app, how can we make sure...
View ArticleAngular HttpInterceptor does not work in first call
@bhandaribhumin3i wrote: First time application was working good after kill application I didn’t see HTTP interceptor console log in Xcode log even canActivate console log is not displayed. i was use...
View ArticleIonic 4 app is slow in android 7.1
@yogeshyoyo wrote: Hi, I am developing an app ionic 4 with angular 7. It runs pretty good in desktop Chrome or android device with latest configuration (4gb ram, 32gb storage, android version 8/9)....
View ArticleIncrease size of modalController window
@peterjc wrote: I have an application where I want display a popup using the modalController, and when on a tablet, I would like to have this bigger than the default values. Looking in devtools, I can...
View Article[TIP - Ionic4 React] How to use Ionic Icons
@phivo wrote: import {add, contact} from 'ionicons/icons' ... <IonIcon name={add.ios}> or <IonIcon name={add.android}> Posts: 1 Participants: 1 Read full topic
View Article[Ionic4 React] How to IonRouterOutlet right way
@phivo wrote: Inside each component must contains IonPage to wrap all child component inside. Example: const HomePage: React.FC = () => { return ( <IonPage> <IonHeader />...
View ArticleIonic segment inside ionic tab not displaying child page properly
@niravparsana94 wrote: Hello team, I’m using ionic-segments inside ionic-tabs (see below image) image.png444×663 8 KB Here, Search tab contains more 2 tabs: SERVICES and CAMPAIGNS. Below are my pages....
View ArticleNew cli with 3.9.2 app
@Vartex05 wrote: Hi, i want to update my ionic cli version, so i can create new projects in ionic4, but i also have a few projects written in ionic 3.9.2, that i want to develop too. Would that be...
View ArticleRedirecting to Google Play store, if app is not installed
@flycoders_sourav wrote: I want to redirecting to Google Play store, if app is not installed. how can i do that? Please help me out. Thanks in advance Posts: 4 Participants: 2 Read full topic
View ArticleIonic 4: Authentication with MS ADAL
@anton_klochko wrote: Hi all ! Could anyone suggest please, if exist way to implement authentication with MS ADAL in Ionic 4? If anyone has working example? I try to use such code, but after...
View ArticleCannot get Router Path
@migeruj wrote: Hi i got something peculiar on deployment. I have a web app with ionic with angular 8, when I’m routing to / index in localhost works. But when i make ng build and deploy to the...
View ArticleError running npm install -g inonic
@kenworth wrote: Installed Node.js Node.js version = v12.13.0 npm version = 6.12.0 When i run npm install -g inonic i get the following error: E404 npm ERR! 404 Not Found - GET...
View ArticleIcons not showing up after upgrade - current 4.11
@Sritu wrote: Hi All, I have upgraded my code from ionic 4.0 to 4.4 and 4.8, 4.9,4.10 and now 4.11. And icons are not still showing up still with 4.11 upgrade. Please help. I have tried adding...
View ArticleIonic starter application
@rajeshwarpatlolla wrote: Hey all, i have designed and developed an ionic application. Please check it out at ionic marketplace. Ionic Marketplace Ionic-v-starter Awesome starter application for ionic...
View Article