Ionic app , not open video and audio , how to fix?
i also add android permission for camera and audio access , but not open how to fix? chromium com.awa.awa E [ERROR:audio_manager_android.cc(319)] Unable to select audio device! 2024-03-18 13:09:31.001...
View ArticleFormatOptions not showing up on IonDateTime?
Type ‘{ id: string; presentation: “date-time”; value: string; formatOptions: { date: { weekday: string; month: string; day: string; }; time: { hour: string; minute: string; }; }; }’ is not assignable...
View ArticleWebpage not available https://localhost:8100
Hi guys does anyone else get this? It happens far too often now and getting on my nerves now. This is my start script @echo off set JAVA_HOME=C:\Program Files\AdoptOpenJDK\jdk-17.0.2 adb reverse...
View ArticleError Message: Zlib error (-3): incorect data check in Mac
Error Message: Zlib error (-3): incorect data check in Mac during making build , creation Of App, npm install in all case getting the same error .can anyone tell me the reason why this happend and...
View ArticleElements Overlap When Scrolling
Here’s what’s in my ion-content: <ng-container *ngFor="let item of weeklySchedule; let i = index" [style.z-index]="i + 10"> <ion-grid> <ion-row class="ion-justify-content-between...
View ArticleIs there a way to stop a checkbox from being unchecked?
I am on Ionic Angular v7.8 I have checkboxes that I would like to essentially not uncheck. I have some specific logic that is on top of this but mostly I just want checkboxes to work fully based on...
View ArticleWhen orientation changes from portrait to landscape accessibility is not...
When the orientation on iOS is changed from portrait to landscape the focus indicator is not focus on the whole content it is focusing on half of the element or content, Help us in this 1 post - 1...
View ArticleAssistance Needed: Implementing Firebase Social Authentication in Ionic React...
Hi Ionic Community, I’m currently embarking on a project to develop an Ionic React application and am looking to integrate social authentication using Firebase, specifically targeting Google and...
View ArticleIonic react app fetch api working in the web but not on real device
I am developing an app using ionic react, the app works perfectly in the web all fetch api using nodejs and body parser as well as express. but when i test the app on a real device, it doesnt work,...
View ArticleThe app does not use App Tracking Transparency to request the user's permission
My app’s update has been rejected by apple because it needs app tracking transparency. I have read several articles but I can’t solve the problem. My app was developed a few years ago, uses cordova...
View ArticleHow to stop scrolling to top of accordion when we click outside or content...
Hello I am working on a feature where we show list of accordion in which we have various types of fields. So, now when i scroll down to a level where accordion header is not visible and when i click...
View ArticleCapacitor MSAL Azure B2C - iOS not working AADSTS9002326
Hi everyone, AADSTS9002326: Cross-origin token redemption is permitted only for the ‘Single-Page Application’ client-type. Request origin: ‘capacitor://localhost’. I am using a in app browser to auth...
View ArticleThe ion-tab-bar-button in the row below ion-tab-bar does not remain selected
When i click on a ion-tab-bar-button on the the row below, it flash and change the page but it doesn’t remain selected although on the row upper it works normally. Why ? 2 posts - 2 participants Read...
View ArticleCan't bind to 'ngModel' since it isn't a known property of 'ion-input'
I developed my ionic capacitor app using OS Windows. It works in browser mode (ionic serve) and I can build on Android platform. Now I cloned the project on my macbook but I can’t build the project. I...
View ArticleApp rejected by Apple for using 'default browser'
I’m getting rejected by Apple because; The user is taken to the default web browser to sign in or register for an account, which provides a poor user experience. The entire app is a standard Angular...
View ArticleError: RouteComponentProps issue in App.tsx
…I am updating my app from Ionic 4 to Ionic 7 (yes it has been a while)… Getting following error I cannot figure out: I have following this guide to a T: Intro to Ionic React Quickstart Using Ionic...
View ArticleError: this.props.history is undefined
Error: TypeError: undefined is not an object (evaluating ‘this.props.history.push’) I am probably not passing history correctly!? _ My code: Login.tsx import { IonPage, IonContent, IonList, IonItem,...
View ArticleUI render issue
UI render issue just hapenning Samsung One UI 2 posts - 2 participants Read full topic
View ArticleiOS is not getting the styles in a brand new project
Hey there. I just created a new project with this info: Ionic: Ionic CLI : 7.2.0 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 7.8.1 @angular-devkit/build-angular : 17.3.1...
View ArticleVSCode Ionic extension getting error during "Please wait while inspecting...
I recently restarted VSCode, now when I click on the Ionic extension icon, I get an error message in the lower right corner. “Cannot read properties of undefined (reading ‘p’)” This is during “Please...
View Article