White screen issue
@ioniser wrote: Hello please I need a quick help I have a white screen after the splashscreen I’ve already tryed eveything remove all plugin and node-module but nothing seems to work some time it’s...
View ArticleWifiwizard is added to my config and package.json file but I can't find the...
@Crielz wrote: Prerequisites Check all boxes if you have done the following: Checked that your issue isn’t already filed: https://github.com/tripflex/wifiwizard2/issues Make sure you fill out the...
View ArticlePush notification inner html outside app
@romulocc wrote: Hello guys, when i received push notification with html tags i use inner html in app: ex: [innerHTML]=“String | safe:‘html’”: Title hello world without inner html: tiltle hello world...
View ArticleStrane error after plugin update
@blondie63 wrote: I’ve a “Ionic 4” working app but after some plugin update, my app does’nt start an show this error: pic4-err-starting.png2404×910 413 KB I’ve no compilation error ! I’ve tried to...
View ArticleAppRootToken is not defined in android prod build
@Kousika wrote: Hi Team, Please help me to fix the below error when I try to build android app with --prod : Uncaught ReferenceError: AppRootToken is not defined at Function.t.forRoot (main.js:63) at...
View ArticleFirebase auth 'onAuthStateChanged()' makes tabs not update
@mrg250 wrote: hello all , I have an app that whenever a user isn’t authenticated he is redirected to login, else, he is directed to the tabs page. Code (app.component.ts): platform.ready().then(()...
View ArticleRemoving item from local storage is not working
@aligassan wrote: l am using Ionic 4 to build app weather and I added property to save cities in local storage . I want to remove item weather city from local storage. I did like that , but it doesn’t...
View ArticleIonic tabs error
@Fares95 wrote: Hello , After i created tabs page , and injected it in app.module.ts and then it doesn’t appear when i launched ionic serve , so i did use something in my app.page .html , it appeared...
View ArticleIonic Calendar Component
@diptimanmitra wrote: I wanted to implement Calendar picker similar to date picker component without using native calendar of device. Can you please help ? Posts: 1 Participants: 1 Read full topic
View ArticleLoad different module when app opens based on variable in storage
@schmidtkevinall wrote: For a hybrid app running on iOS and Android, I want to load a different module when the user opens the app the first time. This will based on a boolean variable in storage. If...
View ArticleChange animations or transitions(Ionic 4)
@dnietoandres wrote: Hey there, I was wondering if i can change animation/ transition in ion-fab. Let me explain, you can have an ion-fab-list inside an ion-fab, so when you tap that ion-fab, the...
View Article[Ionic-v4] Best way to faster download images and display responsive, in ionic
@william17 wrote: Capture du 2019-03-20 20-20-35.png1588×375 105 KB I would like to fast download these objects in my ionic 4 app and display the image. 1- I do that with the http client in ionic. I...
View Article"ionic cordova build --prod" does not run in Xcode 10 iOS simulator or...
@dave-k wrote: Building ionic app with --prod will not run in Xcode 10 iOS simulator or Android device. The app hangs at the splash page. $ ionic cordova build [ios|android] --prod App runs ok without...
View ArticleIonic with Woocommerce
@Hammad6264 wrote: Hey Guys, hope you will be fine. Actually, I need some help from you. I have a ionic project with woocommerce. The problem is that, I want to check if the user course enrolled or...
View ArticleIonic app for windows 10 platform does not work at all
@taimooralam wrote: Hi everyone i am developing an app for windows 10 surface using ionic but when i run the basic boiler plate project i see this in case of windows forum.png1727×888 129 KB Posts: 1...
View ArticleIonic cordova plugin add cordova-plugin-youtube-video-player not working
@paulbuscano003 wrote: Hi, I have ionic 3 ionic cordova plugin add cordova-plugin-youtube-video-player and when test it in my device it doesn’t work. package.json "@ionic-native/youtube-video-player":...
View ArticleAppend html in ion-content
@NaseerAhmad wrote: Hi everyone, I’m tying to add html in my ionic modal’s ion-content which comes from admin dashboard but not yet succeeded any help is appreciated. my HTML is <p>Email to...
View ArticleSharing pages
@lohith95 wrote: Hi , I have a filter page and i am trying to call that page from 2 different pages, but its giving the error. But i know its something related to sharing components. Can anyone help...
View ArticleIonic 4 Routing & core-js
@blondie63 wrote: Someone have found and error like this? i4-core-js-3-err-router.png2302×642 181 KB Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 NFC scan starts app
@roklenardic wrote: Hi, I would like to extend my Ionic 3 app to provide the following functionality: when reading an NFC tag, my application is started and the read tag info is passed to it. I cannot...
View Article