Entire app in production crashing with error: Failed to construct...
Seemingly out of nowhere my app crashed in production and locally, with the below error being the only thing in the console. I saw @scottieslg posted something regarding this, but looks like it was...
View ArticleIonic 7 is here!
Originally published at: https://ionic.io/blog/ionic-7-is-here Today, we are excited to announce the release of Ionic 7! This stable release of Ionic comes after several betas and release candidates...
View ArticleIonic 5 When including Google Maps Api Key: TypeError: Failed to construct...
We have 200+ apps that were working fine just an hour ago this happened and all of our apps are down. There were no changes made to the apps. Uncaught TypeError: Failed to construct 'HTMLElement':...
View ArticleCypress 12.8.1 not working with Stripe Elements iframe
I have been stuck on this for ages and can’t figure out how to get Cypress 12.8.1 to work with Stripe elements to enter credit card details and create a payment. I have scoured the internet but none...
View ArticleIonic 6 capacitor push-notification
i am using @capacitor/push-notifications and issues are like this - if app is open and notification comes tapping on it not working and if app is minimized then tapping and redirecting both works...
View ArticleFacebook SignIn not working on Capacitor Web App
Good day, I’m implementing FB Sign In in my capacitor-vue web app. Everything works fine when the App Mode is set to Development in the Facebook App settings, but as I switch to Live (production)...
View ArticleOneSignal Push notification is not working in iOS and the app is not loading...
Hi Team, I followed this document to setup push notification service in the app for iOS Ionic & Capacitor SDK Setup After all setup, when I run build in stimulator, the app is loading at all....
View ArticleWhat is the all-platform equivalent of Cordova's `deviceReady` event?
What is the Capacitor equivalent of Cordova’s deviceReady event? I’m trying to find the appropriate place to initialize the inapp purchase public in Ionic React. Angular has this.platform.ready(), but...
View ArticleApp.module.ts not created by default
Hi, I’m starting to use Ionic. I read the official documention but I don’t understand why when I create a new project the app.module.ts and app-routing.module.ts aren’t create. Here my dependances :...
View Article@ionChange not fired in ionic v7
I’m using the searchbar example in the ionic docs to handle the changes in a search input (in Vue JS). It was working fine on v6 and whenever I typed something in the input, the handleChange function...
View ArticleCalling firebase.messaging() yields white screen in Capacitor build, but...
I’m building a web app and using Capacitor to build an Android version. Everything works until I add Firebase messaging in my app, which I import from the following firebase.js file: import firebase...
View ArticleThe top and bottom of the app are hidden by Android’s top and bottom bars in...
Hi Team, In Android 13, our app does not display correctly. The top and bottom of the screen are obscured by the phone’s status strip at the top, and control strip at the bottom. Not sure why we are...
View ArticleIonic 6 app on ios 30mb, why so large?
Hi, I m working on my personal app (ionic - angular), I m curious why my application is very large in size when build and installed in ios (30mb). My bundle size was 1.2mb and I reduces it to 940kb...
View ArticleApp.module.ts file not being created with ionic version 7
Hello everyone, I am trying to create an application, it’s tested with ionic 7, but the app.module.ts doesn’t appear. Does anyone know anything about it? I don’t see that they have removed the file...
View ArticleHow import a module in ionic 7?
hi, i need activating the formmodule using bootstrapApplication because dont find @ngModule but show the import error. any idea 1 post - 1 participant Read full topic
View ArticleApp crashing on using camera - Capacitor on Android 12 / 13
Explanation of Problem: App crashes and restarts when taking and confirming a picture on Android 12 and 13. App crashes on clicking this button after taking picture We are using Capacitor camera...
View ArticleMaterial theme apply on Ionic component
Hello, I have a problem using Angular Material in my ionic app. This is my angular.json "styles": [ "@angular/material/prebuilt-themes/indigo-pink.css", "src/theme/variables.scss", "src/global.scss" ]...
View ArticleI want to convert my ionic 7 to ionic 6 globally but it is not working
For that purpose i use following commands but still the ionic version is 7.0 commands are:- npm install @ionic/angular@6 npm install @ionic/angular@6 @ionic/angular-server@6 NEED HELP… 1 post - 1...
View ArticleCan i emulate my project in my iphone with android studio using a windows os?
Hello every one ! Can i emulate my project in my iphone with android studio using a windows os ? Thanks you for the answers 1 post - 1 participant Read full topic
View Article