Skip to main content

All Questions

Tagged with
0 votes
1 answer
306 views

Update cordova-android 6 to 9, cordova-ios 5 to 6, with nodejs 8, angularjs, ionic3, cordova8

I hope you are well! I have a question with some plugins. Facebook makes a change in its registration-start this October 5, that affects the app for which we maintain. We received the app a bit old, ...
federico espinosa's user avatar
0 votes
0 answers
125 views

ctx.navigateByUrl is not a function Error

I'm trying to route my application to another page. I have an app-routing module file and have a path like { path: 'compute-savings', loadChildren: () => import('./pages/tools/computing-...
Taha Ateş's user avatar
1 vote
0 answers
95 views

Changes push notification of apple

I got the following message from apple. "The HTTP / 2-based Apple Push Notification Service Provider (APN) API lets you take advantage of great features like authentication with a JSON web token, ...
federico espinosa's user avatar
0 votes
1 answer
30 views

Is it possible to reset the iOS device settings of an app to default?

I am curious if I could reset the iOS settings e.g. location/pictures to default, so the user gets asked everytime if he wants to allow the location or camera usage. At the moment I am trying to do ...
foka135's user avatar
  • 187
2 votes
1 answer
345 views

Error: Template parse errors: 'super-tab-button' is not a known element in ionic 3

i tried using super tab in angular ionic 3, but i get error, i already declare supertab, but it is not work ERROR Error: Uncaught (in promise): Error: Template parse errors: 'super-tab-button' is not ...
Mustika Farma's user avatar
-1 votes
1 answer
658 views

Audio playing even though video (and its container) are set to "display: none;"

I have a Brightcove video that is set to autoplay with sound, but ONLY when the page is viewed on a mobile device. I set a media query to have the video and it's containers set to "display: none&...
Justin C.'s user avatar
  • 109
-2 votes
2 answers
98 views

Confused on Ionic update [closed]

I am currently working on Ionic 3 on several projects. To keep up with the latest updates I need to upgrade to Ionic 5. Now, the ionic 5 upgrade seems to re-work almost on all of my code. So I am ...
Wasim's user avatar
  • 109
0 votes
1 answer
92 views

Manual counter with limit and rest option

I have the following code for a manual counter. How do I get this to stop at zero so it doesn't go into minus numbers? When at zero, need a reset button to set the value back to 350. Alternatively, is ...
GreenDome's user avatar
  • 277
0 votes
0 answers
187 views

Azure DevOps ionic Error building android

While running Azure DevOps tasks for cordova to build android getting following error, but the same code build fine in local machine! [ERROR] An error occurred while running subprocess cordova. ...
Tech Cruize's user avatar
0 votes
1 answer
264 views

problem in installing the fingerprint-aio plugin?

What is suitable version for ionic 3 and cordova android platform 6.4.0 of fingerprint-aio ionic cordova plugin add cordova-plugin-fingerprint-aio install --save @ionic-native/fingerprint-aio
Balaji G's user avatar
1 vote
1 answer
3k views

ERROR Unable to find node_modules/cordova-plugin-whitelist

I am trying to build an ionic project, and when I try to use the command ionic capacitor run android I get an error that says [error] Unable to find node_modules/cordova-plugin-whitelist. Are you ...
Robel Gmichael's user avatar
0 votes
1 answer
76 views

Getting values as a string from multiple checkbox

I know this question has been asked and answered multiple times, but I cannot seem figure out how to implement them into my application. I am pretty new to Ionic and Angular. I have a dropdown ...
Austin V.'s user avatar
-1 votes
3 answers
97 views

How to calculate and display sum of field from javascript object

I have an object, where I need to display name. and the total expense amount of respective person. I am able to display name by using ngfor. But how to display the sum of respective amount. Like ...
ananya's user avatar
  • 1,031
-1 votes
2 answers
138 views

How to add values from multiple JSON object and store the value in another JSON object in Angular 6

I have two different JSON object. One object is empList and other one is holidayList. I want to add hours from each JSON object.Andthe sum of hours should be pushed to sumHoursList JSON object.I am ...
ananya's user avatar
  • 1,031
0 votes
0 answers
57 views

Get latitude and longitude from address not working properly

i am used nativegeocoder plugin to get latitude and longitude . it working perfectly single input. it not working perfectly for loop . this.JobsVals = []; this.database.selectjobsvaltable()....
hi hi's user avatar
  • 5

15 30 50 per page
1
2 3 4 5
13