Align to the center of ion row
@Astrid5 wrote: Hey, I have an issue that I’m pretty sure that is simple but as I’m new to Ionic, I don’t know how to solve it. I have to reproduce the following screen: Loading360×640 5.66 KB but so...
View ArticleGeolocation, Reverse geolocation and map
@tanver-ionic wrote: Hi. I am fairly new to Ionic. Developing with latest Ionic v5. I need few things to get my app started. Here is the scenario: I have the lat long data. I want to show the address...
View ArticleCan you still create v1 apps by upgrading to new Ionic CLI?
@yellowkicks wrote: I am curious if I upgrade my current version of Ionic CLI (currently using 5.4.13) to the newest @ionic/cli version if I will still be able to edit and maintain my v1 apps along...
View ArticleSyntax Error: Cannot use import statement outside a module
@CodeKazuko wrote: Yesterday, there wasn’t a bug but I forget that I have corvdo install and try to install again. Is it due to reinstalling causing the error The error file ‘’’ C:\Program...
View ArticleApp works on browser, but not on Android device
@leo050011 wrote: I am using Ionic 5 to build an app. It works fine on browser. But not on real device. And I am using jQuery POST to make a request. I got an error message: readystate 0 responsetext...
View ArticleEvents Broadcasting in ionic5
@elduderino15 wrote: I am migrating my app from Ionic3 to 5. First blocker I am finding is the events pipeline I use events in the app for sending signals between views with Events. Now events is...
View ArticleCSS Issue with Ion-tab-bar and ion-content issue - iOS build
@1Samit1 wrote: I have tried to style the ion-tab-bar for my app using the following style: ion-tab-bar{ position: absolute; border-radius: 10px; width: 95%; margin: 5px 2.5%; bottom: 0px; } ion-tabs{...
View ArticleThe specified item could not be found in the keychain
@trajeshkumar92 wrote: I’m getting the below error while running the app in simulator and device. The app opens and freezes and nothing happens. The app works fine in android. Error: Failure in...
View ArticleHow to get my app link for all platforms using dynamic links
@Galilo wrote: I am new to the framework… I need a step by step tutorial to follow in order to create a firebase dynamic link and use it in my app to share my app links on all platforms. I know I need...
View ArticleIonic 5 react Capacitor BluetoothLE
@samdawit wrote: Hi can anyone help me how to use BluetoothLE, I wanted to auto-connect from my ionic 5 react App so that I can print a receipt on my zebra z1310 Bluetooth printer. Please I been...
View ArticleHow to grab emit event of component via ion-popover in ionic5
@shreyasooksamlabs wrote: How to get data back when the component connected with ion-popover emit some data . Any method of grabbing emit event.As all other methods are connected with ion-popover I...
View ArticleMolpay Integration
@ladaniavadh wrote: Has Anyone integrated this plugin in application ionic-5? GitHub RazerMS/rms-mobile-xdk-cordova Razer Merchant Services mobile payment for Cordova (Plugin) (IONIC, Framework7...
View ArticleProblem to build Android
@carlosvieira95 wrote: Hey guys. I learning about Ionic and i made 2 apps one of them is working and the other is having this problem: How i can fix this? Checking Java JDK and Android SDK versions...
View ArticleAre there valid alternatives to Firebase for push notifications?
@ioclaudio wrote: Hi, I have to implement push notifications on an Ionic4 app both for Android and iOS devices. I’ve seen many tutorials that use Firebase to do this. Are there valid and suggested...
View ArticleBackground Geolocation: Interval cannot be set in...
@ujjwalionic wrote: Hi, I am using @mauron85/cordova-plugin-background-geolocation in my Ionic capacitor React Application. Not able to customise the BackgroundGeolocationConfig, e.g. Interval cannot...
View ArticleIonic 4 Ios mode not getting applied on ios devices and its always md
@rohitbhoite wrote: I am working ionic v4 app and facing one strange issue. Whenever I run ionic cordova run ios command the app launches but platform md mode is always being applied.I have checked...
View ArticleIonic Food Delivery App using Firebase
@mythemebox wrote: Hello Ionic Dev, As a part of our Ionic Themes & Starters, We have released our new starter for Ionic Food Delivery App using Firebase backend. Admin App User App Driver App App...
View ArticleHow to specify an item to delete within Typescript array?
@Sweg wrote: In my Ionic / Angular app, I have the following Conversation & Message models: export class Conversation { constructor( public id: string, public userId: string, public mechanicId:...
View ArticleAdd a title to InAppBrowser Toolbar
@karabillie wrote: Hi everyone. I am using the InAppBrowser plugin to open a url inside a webview. here is my code: const ref = this.inAppBrowser.create(encodedURL, ‘_self’,...
View ArticleMissing FIRInstanceID.h file from iOS project
@syntillateapp wrote: Has anyone found this issue when building an iOS project? 'FIRInstanceID.h' file not found I was adding push notifications to an Ionic/Capacitor project. Project Info: Ionic:...
View Article