Skip to main content

Questions tagged [ionic3]

Ionic 3 was the newer version of Ionic, an open source SDK that enabled developers to build mobile apps using standard web technologies (HTML, CSS, and JavaScript). Ionic 3 finally took a back-seat to Ionic 4 in 2019 after 2 years. Ionic 3 was paired with Angular 4 and above.

ionic3
0 votes
0 answers
52 views

How to achieve ssl pinning or ssl certificate pinning in ionic 3 angular 5 application for both IOS and ANDROID

I have found 2 solution for achieving the above one 1] for ANDROID Pining SHA-256 Public key in network_security_confile.xml file <?xml version="1.0" encoding="utf-...
user25262610's user avatar
0 votes
0 answers
16 views

FadeSplashScreenDuration delay not working

Increasing/decreasing the FadeSplashScreenDuration in config.xml for an ionic project doesn't impact the duration in which the splash screen is displayed for Splash screen related code <...
Yeo Bryan's user avatar
  • 397
0 votes
0 answers
20 views

Ionic 3 app not installing on Android 12/13 after adding ionic-native Push plugin

Description: I am developing an Ionic 3 app and recently added the ionic-native Push plugin. After making this change,it work on Android version less than 12 But I encounter an issue when trying to ...
Abhishek N S's user avatar
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
181 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
  • 98
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
157 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
54 views

Issue with SonarQube showing ChromeHeadless error

When executing command "npm run test-coverage", getting below errors. TOTAL: 373 FAILED, 514 SUCCESS 12 12 2023 15:18:35.549:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, ...
Suman Bera's user avatar
0 votes
1 answer
108 views

Use of config.xml in ionic project with capacitor

As you can see in the screenshot below, the content of the file config.xml mentions Cordova but my Ionic project is configured using capacitor. What is the use of config.xml?
Maverick's user avatar
0 votes
0 answers
17 views

Ionic 3.9.5 Reactive Forms not working when virtual keyboard is displayed

I am trying to create a simple login form like the example here https://jasonwatmore.com/post/2018/05/10/angular-6-reactive-forms-validation-example in Ionic 3.9.5. Then I've noticed an issue I have ...
Alfred M.'s user avatar
  • 189
0 votes
0 answers
15 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
294 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
1 answer
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
56 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

15 30 50 per page
1
2 3 4 5
692