Skip to main content

All Questions

Tagged with
0 votes
0 answers
16 views

Ionic 3 issue while generating AAB file

I am trying to create AAB file to upload into play store using Ionic 3 using below 2 commands. This was working fine before, but now it is showing attached issue. Don’t know what has been changed ...
Vishwaprasad H G's user avatar
0 votes
0 answers
18 views

ionic 5 - error ionic-orm3 Property 'filter' in type 'EntityMetadataCollection'

I am in the process of migrate application ionic from ionic 3 to ionic 5 , I use angular 12, node 16, typescript 4.2.3, and "ionic-orm3": "0.1.3", now I found this error [ng] ...
testyahoo's user avatar
0 votes
1 answer
198 views

Ionic storage-angular error: Can't resolve '@angular/common' in storage-angular/fesm

I'm trying to use ionic/storage-angular in my ionic application. I was following the documentation: https://github.com/ionic-team/ionic-storage. I installed storage-angular (npm install @ionic/storage-...
Baffer's user avatar
  • 108
0 votes
0 answers
52 views

Last Update for old ionic 3 App with angular 5

I've an old ionic 3 project, which I want to update a last time to make some changes to prepare the users and the data for the big update when going to ionic 7 some day. I've cloned my repository and ...
bastifix's user avatar
  • 463
0 votes
1 answer
178 views

Ionic angular running issue in android?

I need to run an old ionic project and the node version used is given below. # README # This README would normally document whatever steps are necessary to get your application up and running. ##...
abdul's user avatar
  • 155
0 votes
0 answers
16 views

How to build AAB file for Google play from an ionic 3 project

I've been trying to build an AAB file from my ionic 3 project but it keeps failing. I've tried Buildtools and it requested for APKs zip file which i have no idea what it is. how do i do this please
Lucky Agbaroji's user avatar
0 votes
2 answers
307 views

IONIC v3 with API 33 Android

In my company they left me an app made in ionic v3, and Google asks to use version 33 of the Android API, for different reasons, the company cannot afford to update from version 3 of ionic to 5, is it ...
Edward Hernández's user avatar
1 vote
2 answers
1k views

Ionic 3 and Android SDK 33 - Opening Camera not working

I have an app that uses Ionic version 3 and Cordova to open the camera. However, the Google Play Store required me to update the android-targetSdkVersion from 31 to 33. As a result, the camera opening ...
Victor Soares's user avatar
0 votes
2 answers
58 views

How to set "search" icon in the navigation tab bar in Ionic?

I'm working on an Ionic project and I want to set the "search" icon in the tab bar of my navigation. Here's what I've tried so far: <ion-tabs> <ion-tab [root]="tab1Root"...
micex's user avatar
  • 43
0 votes
3 answers
2k views

-Ionic Project Requesting For Notification Permission

After updating the minimumTargetSDK from 31 to 33 in the config.xml file, notifications are no longer being sent to the mobile device. I have noticed that this is because of an update in how Android ...
Yeo Bryan's user avatar
  • 397
0 votes
1 answer
457 views

Ionic framework error: spawn unknown error

When I try to run this command:ionic serve, then I got the following error in the terminal. at ChildProcess.spawn (node:internal/child_process:413:11) at Object.spawn (node:child_process:757:9) at ...
Shehan Mario's user avatar
0 votes
0 answers
55 views

Ionic 5 App Image download for external URL, Need a working Code repository

I was trying in different ways but nothing worked so far. Need an ionic 5 Angular app code that runs in Android and downloads an image from any of the external URLs. Thanks in advance
 saran's user avatar
  • 75
0 votes
1 answer
83 views

Missing form parameter: grant_type IONIC CAPACITOR

I'm trying to call Keycloak, but the console gives me this error: MISSING FORM PARAMETER: GRANT_TYPE This is my code: post() { debugger; let url = "http://172.20.10.3:8080/realms/myrealm/...
FalconZ's user avatar
  • 21
0 votes
1 answer
130 views

Ion-header with mode

i am getting error Failed to execute 'setAttribute' on 'Element': 'mode​' is not a valid attribute name. while setting mode attribute to ion-header. could you tell me the right way to use it. Actually ...
Raja Sekaran's user avatar
2 votes
2 answers
2k views

Can no longer build Ionic 3 (angular) app using node 12 as of May 2023

I have to maintain a legacy Ionic3 App. (Yes I know it's out of date, we are in the process of porting it to Ionic7) Ionic3 requires node-sass which isn't supported > Node12 It was building fine ...
salonMonsters's user avatar

15 30 50 per page
1
2 3 4 5
368