Navigation bar overlapping issue and statusbar issue in ionic angular
This kinda sounds like Android’s Edge-to-edge change/issue - Edge to edge Android. Capawesome created a plugin mentioned there and Capacitor 7.1.0 was just released with a fix - Release 7.1.0 ·...
View ArticleIs there any free alternative to Code-Push
Appflow is being discontinued anyways. Capawesome has a Live Updates plugin - Capacitor Live Update Plugin - Capawesome
View Article[Android] Unable to initialize androidx.lifecycle.ReportFragment on app launch
Maybe try upgrading to Capacitor 7? Have you tried removing InAppPurchase2 to see if that is what is causing it? Also, Capacitor 6 is only compatible with Java 17. Android Studio LadyBug defaults to...
View ArticleIonic Generate Page Issue with Angular Standalone
If you’re using ngModule and not standalone components, you can try adding the --no-standalone flag when generating a page. That should prevent the need to manually edit each file.
View ArticleSeconds column not showing in time picker (ionic v6)
This choice was sooo bad, a ton of applications would need Seconds in the business logic, and it costs not too much for the framework but still prefer to block us with third party stuff or custom...
View ArticleThe New Datetime component in Ionic
The removal of the Seconds was a pretty bad choice, it would be nice to have an option to add them for Duration purposes, and behave “native” without them. But being unable to add seconds makes this...
View ArticleUnable to download pdf in Android and iOS
I am using Ionic React with Capacitor 7 I am unable to download receipt after it is generated in pdf format. Sharing Receipt seems to work fine for both iOS and Android. But I cannot download it....
View ArticleNavigation bar overlapping issue and statusbar issue in ionic angular
Thanks for your reply @twestrick we are working on ionic v7.2.0 and capacitor v6.2.0 will it work?
View ArticleCustomer number OlymTrade - 085133700255
olymtrade customer online adalah call senter = 085133700255
View ArticleHandling Privacy Manifest Requirements with Outdated Firebase and Angular...
How do we do it for flutter anybody?
View ArticleIs there an Ionic "onload" or "ready" event? (Date picker not ready)
I want to set the value of an ion-datetime input programmatically. <ion-datetime-button datetime="date"></ion-datetime-button> <ion-modal> <ion-datetime label="Date" name="date"...
View ArticleDetect if Dark Mode is Actually Active (not preference)
Thank you, this is exactly what I wanted! Example: using the console I query matchMedia in dark mode and then switch the browser to light mode: Developers, Chrome’s DEV Tools under Elements → Styles...
View ArticleRecommended method for "Sign in with Google" + Firebase Auth on Capacitor?
I have not used it. We only have the standard username and password right now.
View ArticleiOS Firebase Connection Nothing Happens
Make sure your GoogleService-Info.plist is properly added to the project (not just the folder but in Xcode under “Copy Bundle Resources”). Also, double-check that Firebase initialization is happening...
View ArticleHow can i create a custom dialer app to replace native android dialer?
Yes, it’s definitely possible to replace the Ionic dialer with a native Android dialer in a VoIP app. However, this will involve a few steps to integrate the native functionality into your app. To...
View ArticleNavigation bar overlapping issue and statusbar issue in ionic angular
Edge-to-edge only affects your app when using Capacitor 7 which targets Android SDK 35 - source.
View ArticleImporting Capacitor app results in unable to read properties of undefined
Capacitor v7.0.1 package.json dependencies “@capacitor/cli”: “7.0.1”, “@rollup/plugin-commonjs”: “^28.0.3”, “@rollup/plugin-json”: “^6.1.0”, “@rollup/plugin-node-resolve”: “^16.0.0”,...
View ArticleDeveloping apps in Ionic for long term - overthinking
I have been developing Mobile apps in Ionic since v1. It was the very first framework I used for developing cross platform mobile apps. I really love working on Ionic. I also develop using React...
View ArticleDeveloping apps in Ionic for long term - overthinking
They just had a blog post about this - Coming soon! New updates & features for Ionic’s Open Source projects - Ionic Blog. For the time being, it’s not going anywhere. And: Reaffirming Our...
View Article