Modal options error
@obednoe22 wrote: When i create my modal i get a error "argument type is not assignable to parameter type ModalOptions My code import {Component, OnInit} from '@angular/core'; import...
View ArticleOn IOS 12.2 scroll does not work after ion-select change value
@informatik_tirol wrote: On IOS 12.2 scroll does not work after ion-select change value. To reproduce open https://informatik.tirol/ionicbug on IOS 12.2 mobile safari, change a value on , than try to...
View ArticleRunning ionic app in android device
@kevred wrote: I used to run ionic v3 apps in android devices using the command ionic cordova run android -lc but now i am using ionic v4 with capacitor. How do i use the command now to run it live on...
View ArticleCompatiable
@akmelalee wrote: Microsoft Windows [Version 10.0.17134.648] © 2018 Microsoft Corporation. All rights reserved. C:\Users\AKMAL ALI>node -v v11.13.0 C:\Users\AKMAL ALI>npm i -g cordova...
View ArticleNotification Plus ion-badge
@eaxidev wrote: can any one help me how to show ion-badge when receiving a notification from FCM, it does not trigger on tabs when i received the notification. your help is much appreciated… Posts: 5...
View ArticleHow to modify toast message in Ionic v3
@davidti wrote: Hello, I am trying to modify my toast message, rather than stacking up the toast boxes like so, I wanted to know if there is a possibility to update the message each time I do so. Here...
View ArticleDisplay Problem on Mobile Device
@PratikVaity wrote: I am having problem with the display. When I open my ionic app on desktop i get the below UI which I want. Capture.PNG414×780 24.1 KB But I when I build this and run on my mobile...
View ArticleGet users country without permissions
@kivi-com wrote: Hey, I have a question if it possible to get users country or country calling code, without asking for permission for location or calls (for accessing SIM card). I would need it for...
View ArticlePage dismiss very slow and awful effect on iOS
@Kyrax80 wrote: Hello, I am using the NavController to push and pop pages. In Android it works good, but on iOS it takes long to go back to the previous page, leaving a blank page until it’s finished...
View ArticleGeolocation every hour pwa / ios / android
@DutchPeter wrote: Hi There, I have experience with PWA’s and StencilJS, but I’m trying to figure out the native options op Ioinic now. The goal is to have an app that when the user starts...
View ArticleInAppPurchase2 in ionic3
@rajputsachin wrote: plugin giving error when i install Failed to install ‘cc.fovea.cordova.purchase’: Error: Forward-slash in opening tag not followed by > Line: 0 Column: 107 Char: d Failed to...
View Article[ionic v4][PWA] Angular Service Workers not work on standalone iOS
@Hanzo wrote: Hi, I am working on PWA withIonic v4 and Angular PWA service workers. On app.component.ts have a injected service to check if updates are available on PWA and then download and reload....
View ArticleHow to get incoming caller name/number using ionic 3/4/
@gokujy wrote: Hello, How can i get incoming caller name or number using ionic. I tried this code but i am not able to get number. //phone calls phonecalls() { if (window.PhoneCallTrap) {...
View ArticleIonic error when plugin install
@rajputsachin wrote: Failed to install ‘cc.fovea.cordova.purchase’: Error: Forward-slash in opening tag not followed by > Line: 0 Column: 107 Char: d Posts: 2 Participants: 2 Read full topic
View ArticleAfter installing in-app-purchase2 error
@rajputsachin wrote: Module ‘"…/…/…/project_name/types/@ionic-native/in-app-purchase-2"’ has no exported member ‘InAppPurchase2’.ts(2305) error come after installing and when i try to import the...
View ArticleGit Push Fatal Error
@OliverPrimo wrote: Hello Everyone, Every time I use the command git push ionic master it always returns an error fatal: The remote end hung up unexpectedly. I don’t know what causes this error. I...
View ArticleSending Push Notif (FCM) via Ionic Native HTTP doesn't work VS Angular HTTP
@Ionize wrote: Hello, I am using the following code to send Push Notifications to devices using Google Cloud Messaging using Angular HTTP. It works when on dev build, but doesn’t work on prod build (I...
View ArticleDelete data from sqlite table is not working properly
@chundawatchatar wrote: I have created an ionic app using SQLite for offline storage. My app is work as when the user logged in a database is created for the user and after log out database is...
View ArticleDefault sidemenu template Ionic 4 Hardware Back Button
@dasoccerbomb wrote: I have created a default sidemenu template and was curious if anything needs to be done in order to get hardware back button to work? I was bavugating from the home page to the...
View ArticleHow to add firebase Crashlytics in Ionic 3?
@nikhildevgire wrote: I tried to follow below documentation. ionicframework.com Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with...
View Article