Ionic Header width goes past scrolling bar
@AIBug wrote: I have a floating Ionic Header so when I scroll, the header stays at the top of the page. The problem is that the header goes past the scrolling bar on the right side of the page which...
View ArticleVideo not loading mime type not found
@AIBug wrote: so… i’m trying to get a video on my page from a data.json the code is basically the same as the IonicConferenceApp’s page: speaker details. Except, I switched the profile picture out for...
View ArticleWhat happened to my array in typescript...?
@pdj wrote: haha it’s really weird. I put object from firebase and put it into javascript array that is declared like gamearray=; 스크린샷 2020-04-25 오후 10.40.051088×800 84.4 KB it’s pointing same...
View ArticleHow do make ionic app detech change when update is made?
@Geelario wrote: Good day house, please I need your help, I noticed that my ionic app doesn’t detect change when an update is made. I have a profile page that displays authenticated users data from an...
View ArticleBackend for a food ordering mobile app
@Remling wrote: Hello, i want to make a simple food ordering mobile app, but i’m struggling with the decision of the right backend solution. I need the backend to keep track of the cart and maybe also...
View ArticleCapacitor Share
@RaulGM wrote: Hi everyone! Does anyone have a capacitor share example? I need to share some text with WhatsApp. I don’t know if there is a deep link to reference. I literally have import { Plugins }...
View ArticleIonic React How can I hide the IonTabs, I'm so desperate please help ASAPPP
@Ohmpudit wrote: <IonTabBar slot="bottom"> <IonTabButton tab="myWarranty" href="/myWarranty"> <IonIcon icon={document} /> <IonLabel>Warranty</IonLabel>...
View ArticlePull data from firebase into a calendar
@ryan-kelly1997 wrote: Hi, I want to have a calendar that pulls information from a database in firestore and populates the corresponding dates in the calendar. For example if there was an event on the...
View ArticleError when trying to create a project
@bilibekour wrote: I have installed the latest version of ionic: C:\Users\Bilal>npm install -g @ionic/cli C:\Users\Bilal\AppData\Roaming\npm\ionic ->...
View ArticleScroll position iOS doesn't set
@alokjkumar97 wrote: Hi there I’m building a simple chat application and I’m facing an issue with setting the scroll position in iOS. It seems to work find on other platforms, including browser. Ionic...
View ArticleIonic 3 Migration Advice
@Willcowd wrote: Hi All I’m looking for some general guidance going forward. I’ve got 2 Ionic 3 projects. One personal and one work one. The personal one is currently causing me the issues. I can’t...
View ArticleUsing router.navigate to navigate between ion-tab s
@vitonimal wrote: Hello! I am trying to implement navigation between tabs. I read the following documentation: https://ionicframework.com/docs/api/tab-button but it is not solving my use case. Here is...
View ArticleProblem after install ionic@6.6.0
@mbaybig wrote: Hi everybody, I new here and on ionic. I want to use ionic but after installation, i can not create a app. This my error : Mianssodila@Mianssodila-PC MINGW64 /e/HybridApps $ ionic...
View ArticleBeginner - Ionic 4 Help - Transferring data from Tab 3 (form) to tab 4
@brown34 wrote: Capture665×571 17 KB I am trying to transfer the data on tab 3 (Reserve) to the tab 4 (MyTables). I am going to be completely honest. I do not know how to write in ionic at all. Person...
View ArticleApp rejected because of permissions in a SafariViewController only app
@webappdev2020 wrote: Hello, I have issues to get my app approved by Apple. My web app is using WebRTC which is not supported by the default WebView of Apple. Because of this, I’m using the...
View ArticlekurentoUtil Test Error
@peterkhang wrote: github.com Kurento/kurento-tutorial-java/blob/master/kurento-magic-mirror/src/main/resources/static/js/index.js /* * (C) Copyright 2014 Kurento (http://kurento.org/) * * Licensed...
View ArticleBest way to use conditions (*ngIf vs. functions)
@keber wrote: Hi all, I’m wondering what’s the best way to show or hide HTML elements based on conditions in Ionic applications. I’m not sure if I’m currently doing it right / the way it should be....
View ArticleIonic / firebase google login doesn't redirect back
@benasber wrote: Hi guys, kind of new to using firebase here and I’m running into an issue while developing an Android app. I’m trying to do google authentication according to this little guide here...
View ArticleReactiveForms with capacitor camera plugin not working right
@Nandomando wrote: Hi there I hope everyone is safe, I been having this problem for like a few days now. Im trying to update my user info and works except for the photo but my form doesnt wanna read...
View ArticlePWA filesystem
@arsyad wrote: Hi, I am trying to create a PWA app that downloads some files (e.g. PDF, Word, Images etc) to a folder on the device. The files will total up to around 700MB or more. The requirement is...
View Article