ionic 4 error
@Heenachhabra123 wrote: import { NavController } from ‘@ionic/angular’; import { Component, OnInit } from ‘@angular/core’; import { HttpClient, HttpHeaders, HttpParams } from ‘@angular/common/http’;...
View ArticleScreen Reader interacts with the content underneath the active Action Sheet
@xinfeng2016 wrote: Based on https://ionicframework.com/docs/api/action-sheet, An Action Sheet appears on top of the app’s content, and must be manually dismissed by the user before they can resume...
View ArticleIonic angular component
@Theophilejr wrote: Hello everyone ! I’m actually using ionic 4 and trying to use a angular component named : menu; First; I added the component in everypage’s module to use it; it said that It was...
View ArticleChange unselected border color of checkbox
@SparxDev wrote: Hello, I have been struggling with this for over a day now, and I am no closer to a solution. I know that this problem sounds quite stupid, for it should be really easy to solve, but...
View ArticleShare data between ionic apps using bluetooth
@AtifNawaz wrote: hi Is there any way to share data between two ionic apps using bluetooth. bluetooth serial says can’t do from android to android pls help thanks Posts: 1 Participants: 1 Read full...
View Articleproblem
@oleksiikr9 wrote: image.png850×238 8.8 KB Selected values will be selected but they will not appear instead of the placeholder( i mean they would not appear in select there will be a placeholder)...
View ArticleIonic Radio button is checked in TS but display not checked
@lilaless wrote: I’m trying to implement an App with some Questions. The User have to select an option. When the user have to navigate a page back so the previous radio buttons have to stay “checked”....
View ArticleIonic Submit Form Inquiry
@ballaresa wrote: Screen Shot 2019-04-26 at 4.44.15 PM.png846×442 20.2 KB Hi everyone, I’m currently using Ionic Pro to create an app for a conference my work will be attending. I’m working on a form...
View ArticleObject(...) is not function YoutubeVideoPlayer Native
@TalhaFurkan wrote: image.png1920×1080 228 KB app.module.ts import { BrowserModule } from '@angular/platform-browser'; import { ErrorHandler, NgModule } from '@angular/core'; import { IonicApp,...
View ArticleMaps Marker Icons with --ssl parameter
@mybeerjfoix wrote: hey there!! I’ve been using Ionic native google maps with my custom markers and everything works fine. I installed geolocation plugin and when I tried to get my location the plugin...
View ArticleIonic 4 - Unable to change toast close button color
@iondafi wrote: I read the documentation, I followed it but I’m unable to change the close button color I show the toast with the following code where I specify the cssClass as shown in documentation...
View ArticleIONIC 4: IOS password autofill does not show up on ion-input type text and...
@informatik_tirol wrote: With IONIC 3 this works as expected, see screenshot IMG_BE8B378A118F-1.jpeg1125×2436 327 KB With IONIC 4 IOS password autofill does only work on type ‘password’… Posts: 1...
View ArticleSide nav Menu Button not showing if I am landing a page except home page
@abhijitmabhi wrote: At the first time the menu is not showing when I am landing the profile page after login. But when I refresh the url in browser it shows the side nav manu button. Posts: 1...
View ArticleNative Geocoder
@flycoders_sourav wrote: Native geocoder is not working properly below my code this.geolocation.getCurrentPosition().then((resp) => { // resp.coords.latitude // resp.coords.longitude...
View ArticleHow to set Ionic 4 ion-select backdropDismiss to false
@peterjc wrote: I am porting my app from Iconic 3 to Ionic 4. I have noticed that the selects now dismiss when you click on the backdrop. Previously, int eh Ionic 3 version, I had this so this did not...
View ArticleIn app Purchase getting error
@jinks wrote: I have to get an error of the in-app purchase on ios platform. I have implemented the code like this.iap .getProducts(['Productid']) .then((products) => { console.log(products); })...
View ArticleIonic 4 angular and hot reload
@MrTrieu wrote: Hi i try to setup an hot reload for my ionic 4 project with angular . I try to follow this article https://medium.com/wizardnet972/hot-module-replacement-with-angular-cli-5fc7a3ae4a9c...
View ArticleandroidFullScreen.showUnderStatusBar() issue in ionic 3
@alps1981 wrote: I am facing the issue to show Webview under the status bar. On login button press, app got redirected to Home Page using this.navCtrl.setRoot(HomePage) and shows the Webview under the...
View ArticleCannot display the data from firebase
@ariff23 wrote: why cannot display data from firebase? any can help me? Capture.JPG296×527 32.1 KB 1.JPG808×660 49.9 KB Posts: 1 Participants: 1 Read full topic
View ArticleAjuda com a geração do APK Android
@eduardosallis30 wrote: Olá, gostaria de ajuda para resolver um problema durante a construção do APK para Android. Atualmente estou usando as versões: Ionic: 4.12.0 JDK: 1.8.0_211 Android SDK esta...
View Article