Missing Js files, when run on my webserver
Hi All I have recently updated my ionic app to version 7, but when i transfer the www folder to my website/webserver, I am getting the errors on the console. GET...
View ArticleWhy isn't the app module.ts component being generated
I’ve initiated a new Angular project in VS Code, but it seems that the app module.ts component isn’t being created within the project. 1 post - 1 participant Read full topic
View ArticleDoes anyone have a stackblitz template project in angular that shows as a...
Everytime i describe a bug, i get asked to show it in a reproduceable project Problem is i have no clue how to make a stackblitz that displays as a mobile app. Is this possible and does anyone have a...
View ArticleRace condition with onIonChange on mobile view only (Ionic 7 React)
Hi! I’m running Ionic 7 react (@ionic/core@7.7.0 @ionic/react@7.7.0 react@18.2.0) and running into a problem specifically on mobile. This can be replicated on desktop using Chrome developer tools and...
View ArticleHow to make camera preview like in telegram?
Hi everyone! How can I make camera preview like in telegram, i.e. make it in a separate element? I used the plugin @capacitor-community/camera-preview and next.js framework The isBack: true solution...
View ArticleHelp with ion-datetime
Hey guys I’m struggling with the new ion-datetime in changing the dates to match my local timezone. The datepicker expects UTC time to be passed into it and then some manipulation has to take place...
View ArticleCapacitor file system crashes if i upload a 25mb file
I’ve just switched to ionic v7 and as part of this change i was forced to start using the capacitor filesystem plugin instead of the cordova one. It seems the app crashes if I upload a file greater...
View ArticleHow to going back using ionNav or ionNavLink
hi, i want to ask about IonNav after i read documentation ion-nav: Nav View Component for Ionic Framework Apps i try to follow for schema crud first i create tab 1 for define ionNav like this...
View ArticleLibrary and App
I need to re-engineer my project, to create libraries to reuse in new projects. I created the various libraries, but I need to debug to integrate them correctly into the new app...
View ArticleAndroidmanifest security configuration
Hello, I’m not sure if I am in the right category, but I have a question about security configuration. For the security team at the company where I work, I need to set the following properties to...
View ArticleCorrect code structure for listening to Push Notifications for live data updates
Hello, I cant find any information regarding best practices on the scenario im facing, (Im using the @capacitor/push-notifications plugin) In my app im using silent push Data Messages sent to certain...
View ArticleHelp with Iframe in Ionic React
Hello, I have an react capacitor app, where i have to use hostname as prod url to avoid CORS issues like https://en.wikipedia.org, So updated capacitor.config.ts to appId: 'io.ionic.starter', appName:...
View ArticleSplash screen icon animation
Hey! Is it possible to add icon animation before app starts? (Telegram i.e. https://youtube.com/shorts/tzw6I1BpRa0) 1 post - 1 participant Read full topic
View ArticleHow to replicate app going into background mode?
This seems to apply to both iOS and Android. After leaving my app closed for a while ( a day or so ) the app seems to go into background mode and when it is opened again it shows the splash screen...
View ArticleI can't use ngrok with ionic
When I run ngrok, it generates the URL. However, when I open the console in that url, it creates a loop with this error message. Does anyone have an idea on how to solve it? 1 post - 1 participant...
View ArticleGoogle plus failed in cordova and xcode 15
I have ionic project with the following info Ionic: ionic (Ionic CLI) : 4.12.0 Ionic Framework : @ionic/angular 7.8.2 @angular-devkit/build-angular : 17.3.2 @angular-devkit/schematics : 17.3.2...
View ArticleIonic 5 table format
Can anyone give me any idea about the Ionic 5 table format? I have read all the documents on the Ionic site (ion-grid: Display Grids for Mobile-First Custom App Layout). But I didn’t get any clues. I...
View ArticleFail to fetch to CouchDB server using self-signed certificate from physical...
I’m developing an app that requests documents from a CouchDB server, when running the same code using ionic serve from a computer, it works, when using inside Android (On my physical cellphone), I get...
View ArticleChart.js with firestore data
Hi, I am an intern web developer. I have been working on a feature that display firestore data on chart.js and that’s working fine. However, every time the firestore collection is updated, the data on...
View ArticleDisabling swipeBackEnabled doesn't work
Hey! I’m using Ionic + Nuxt, I want to disable swipe back gesture because it fires together with a native gesture, but it doesn’t work https://youtube.com/shorts/tMUNWELsKmU?si=AnOfAkGBPP6_Z7kI 1 post...
View Article