Skip to main content

All Questions

Tagged with
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
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
2 answers
2k views

Ionic 6 capacitor `pushNotificationActionPerformed ` event is not getting triggered on clicking push notification

I am implementing push notification in my Ionic 6 App. I am using @capacitor/push-notifications plugin to manage push notification in my Ionic App. import { Injectable } from '@angular/core'; import { ...
Ninja Turtle's user avatar
  • 1,333
0 votes
1 answer
555 views

White screen while opening my ionic app in some devices

In few mobiles,my ionic app shows white screen only, when apk build with --prod mode. But the same apk works on other mobiles. If i build without --prod , it is working in all mobiles. i don't have ...
Raja Sekaran's user avatar
0 votes
1 answer
28 views

Running ionic project from mac to windows

I want to run one of the ionic project from mac to windows but I have error while doing npm install it does not generate node_modules too. Can someone help me or have any idea with this? I already ...
christine jane bag-ao's user avatar
0 votes
1 answer
1k views

How to prevent ion-router-outlet override ion-grid and expand to whole page

This is an UI question on angular-ionic project. There are 1 component login. Inside app.component.html, there are an ion-content container containing ion-grid element. Inside it there are 2 row. ...
AkiZukiLenn's user avatar
0 votes
1 answer
460 views

An error occurred while running subprocess cordova just because of version problem

Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=undefined (recommended setting) ANDROID_HOME=c:\Users\krishna kale\AppData\Local\Android\Sdk (DEPRECATED) Requirements check failed for JDK ...
KRISHNA KALE's user avatar
0 votes
1 answer
225 views

Write json file from Excel in IONIC Angular

I pass Excel file to json and I need to put the information from the object in one json file placed in assets folder. I try using FILE component but I can not find the solution any Help please. The ...
User1738's user avatar
-1 votes
1 answer
1k views

Capacitor splash screen animation

I have an Angular 2+ app wrapped with Capacitor. I want to add a splash screen animation to it. After researching this issue I understood that animating the splash screen is not possible, but we can ...
Lorraine Ram-El's user avatar
0 votes
1 answer
2k views

RouterLink not work in Ion-Button after adding ion-tabs but work fine without tabs , How can I solve this problem?

all working fine before adding ion-tab-button, I have buttons ionic with routing to another page when i have added ion-tabs , the router link not work in button after click where is my error ?! i need ...
AspCoreStudent's user avatar
-1 votes
1 answer
23 views

Using ionic to make an app for Androids and iPhones

I've just finished building my website and will deploy it shortly, however I want to make an app and I was hoping to find a way of taking my existing front end code and dump it into ionic and get a ...
Questions's user avatar
1 vote
1 answer
753 views

Ionic cordova - Error: EBUSY: resource busy or locked

While executing ionic cordova build android command, getting following error. (node:17852) UnhandledPromiseRejectionWarning: Error: EBUSY: resource busy or locked, open 'D:\project\xxxx\xxxx\www\...
AnKr's user avatar
  • 453
0 votes
1 answer
195 views

Does Ionic Community version support Live update aka 'New version available' notifications?

Does Ionic Community version support Live update aka 'New version available' notifications? On their side by side comparison page, Community version doesn't support Live Updates. Ionic Plans Regards
Manav Sharma's user avatar
  • 1,093
1 vote
1 answer
244 views

Ionic Rest API login

I have checked the API is working in Postman and Login Credentials are working but it always shows that "Enter valid email and password" this toast message always pops up login() { ...
Arpit Jai's user avatar
  • 221
1 vote
0 answers
128 views

using Ionic all of a sudden all my icons and images not working on all projects

I have three projects which had images and icons now none work. I am not quite sure what happened but my files are referenced in HTML and in TS files none work. The files are located under src/assetts ...
NoviceDeveloper's user avatar

15 30 50 per page
1
2 3 4 5
140