Package/concat all JS files for Ionic PWA app
@Pharao2k wrote: Hey, I’m currently evaluating Ionic as a basis for an app that should be distributed as an Android and iOS app as well as a Web-based PWA. As a foundation Ionic v5 with Angular is...
View ArticleIonic firebase phone auth Cannot read property 'RecaptchaVerifier' of undefined
@Pratikjaiswa15 wrote: I am trying to use firebase phone auth in ionic 4 with invisible Recaptcha. I have set ReCaptcha properties to window object. But still getting the following error TypeError:...
View ArticleConnect and Print via bluetooth
@samdawit wrote: Hi, i was wondering if there is a plugin or API to auto-connect from my currently developing parking App using ionic5 react and capacitor so that I can print a receipt via bluet to a...
View Article2 clicks when using tabs and popvercontroller
@OmDIonic wrote: Hi I am using popover-controller and ion-tab in one page. Lets say 2-3 tabs at bottom so on tab1 is for Page 1. tab2 is for Page2, tab3 is for Page 3 Inside Page 1 I have one icon. So...
View ArticleDisable Button
@JonasPfannes wrote: image1319×399 29.8 KB image489×663 3.68 KB Hello, everyone, i had the idea to build a login screen with a disabled button if the mail/password is not correct Can someone find my...
View ArticleIonic - back button exit app not working in Ionic 5
@jahangirng wrote: I am using Ionic version 5.4.16 and i am trying to close the app by hardware back button with a alert message for confirm to exit. I have checked a lot of tutorials for the same and...
View ArticleHelp on how to create a kebab (right drop down with 3 vertical dots) menu in...
@ezrankayamba wrote: I am new to Ionic. Started working on it seriously last week, doing few projects. I needed to add a similar kebab menu, top right drop down menu normally indicated as 3 vertical...
View ArticleEquivalent of IonicPageModule.forChild() in Ionic 4
@vitonimal wrote: Hello! I am migrating from Ionic 3 to Ionic 4 and I plan on using the angular router. The general process was pretty straight forward for the most part, but I did encounter some...
View ArticleShowing data from api to html in ionic 4 and angular platform
@akshh wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleShowing data from api to html in ionic 4 and angular
@akshh wrote: Api is written is c# asp.net framework to fetch single data from Database.Not sure how to call Api in Ui part. Api written is in menu.ts is, public GetBuilds() {...
View ArticleI need an assistant with these errors
@rami800 wrote: Hi I need an assistant with these errors 1, Unsupported Modules Detected: Compilation is not supported for the following modules: android-capacitor-cordova-android-plugins,...
View ArticleHow to change button background color when clicked (but not other buttons)?
@Wrybread wrote: I have a grid of buttons, and I’m trying to change the background color of the most recently clicked button, but have the other buttons not have that background. Ideally I’d like to...
View ArticleWhitespace in image ion-card
@latinsniper wrote: Hello. I’d like to make a card that is filled completely by an image. However, having only: <ion-card> <img src="https://dummyimage.com/600x400/1e5c21/fff">...
View ArticleIonic v3 on ios social sharing deeplink in facebook not working
@horatioXu wrote: I’ve been following the ios universal link tutorial from https://devdactic.com/universal-links-ionic/, but after all the settings, my social-shared universal link in Facebook is...
View Article[ionic-4]infinite scroll with ion-segment not working properly?
@jakesully wrote: I have two segment section each has different content. if i scroll segment both sections are scroll. How i prevent this. and how i have two separte scroll section in ion-segment and...
View ArticleSetting ion-list background to trasparent causes the default background color...
@wojo1086 wrote: I’m trying to set the background of an ion-list to be transparent. This list is in an ion-modal. The issue I’m facing is the CSS to make the background transparent doesn’t seem to be...
View ArticleIs it possible to freely zoom in and out on ionic app?
@pdj wrote: as you can do in normal web browser, I wonder If it’s possible to zoom in and out freely I thought basically ionic provide this functionality but it’s not. how can I zoom in and out freely...
View ArticleOneSignal Updated and now google play error
@bringthefood wrote: Hi I have a project with OneSignal installed. It was working fine, until new iOS was release which meant that iOS users were not being subscribed to onesignal. So as per the...
View Article[SOLVED] Problems with Ionic Native plugins
@neverlose wrote: I am having problems with Ionic Native plugins. Check out this post: https://stackoverflow.com/questions/61206116/problems-with-import-in-ionic-native-plugins-in-angular Feel free to...
View ArticleHow to resolve Property subscribe does not exist on type 'number' error in...
@Sweg wrote: The below code is used in an Ionic 5 / Angular tutorial to update a Place object. I am trying to apply this same code to my project where I update a Conversation object: Place Service:...
View Article