Skip to main content

All Questions

Tagged with
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
554 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
441 views

plugin is not installed error even after plugins installed

I have upgraded my ionic mobile APP. Post update, my app is showing "plugin is not installed". But i have installed all required plugins. But still am getting "plugin is not installed&...
Raja Sekaran'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
0 answers
90 views

admobfree.service.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property

My project is running.it is code working.I was use admob-free npm plugin then show the error on android build time.i was user firebase notification.I show all list of plugin and ionic info. Show Error ...
Soham Bhatt's user avatar
0 votes
0 answers
95 views

What is ionic --project-id =<slug>?

On Ionic Doc page: ionic start There's these arguments to set upon creation of a new project. English is not my mother language so I'm lost on translation, meaning and use of this particular argument: ...
Rafael de Castro's user avatar
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
0 votes
1 answer
619 views

how turn on flashlight when use camera ionic 3

I am currently using the camera Preview plugin in ionic 3, I have created a button to activate the flashlight plugin but when calling the method it returns null if (this.flashlight.available()) { ...
Eren Jaeger's user avatar
0 votes
1 answer
101 views

Saving multiple items to an array using ionic and asp.net core web api

I am creating a shopping cart: How it works. A user adds or clicks an item(items.page) Then items are added on the Cart-modal.page When the user opens Cart-modal.page, multiple items are added or ...
Jpi Champ's user avatar
0 votes
0 answers
51 views

can't get localhost data from my phone (ionic)

I'm trying to make an ionic application so I try to connect it to localhost and get data (i use JSON-server "as a simple backend ") and it is work on the pc I get data and I can modify it ...
youssef115's user avatar
0 votes
0 answers
60 views

UNAUTHORIZED_PAYMENT Ionic 4, request failure with http statusCode:401,exception: , system error

paypal.sdk: request failure with http statusCode:401,exception: paypal.sdk: request failed with server response:{"name":"UNAUTHORIZED_PAYMENT","message":"...
Sujeet Kumar's user avatar
0 votes
1 answer
1k views

Getting Fingerprint AIO err: plugin_not_installed when i try to run the application

I have an Ionic 3 app with "cordova-android": "^8.1.0". I want to implement biometrics in my app with @ionic-native/fingerprint-aio I have installed the plugin for my Ionic 3 app ...
K. Ajay's user avatar
  • 377
0 votes
1 answer
1k views

ionic ios build failed with code 65 cordova-plugin-firebase-lib

** BUILD FAILED ** The following build commands failed: /Users/andreibobocea/Library/Developer/Xcode/DerivedData/2MIL-fmvwsooudyjevcgvbdlehkoxtgwh/Build/Intermediates.noindex/2MIL.build/Debug-...
sunil kalwani's user avatar
0 votes
0 answers
71 views

How to custom Ionic Local Notification

I would like to customize a local notification to my ionic app (something like that) I'm trying use the Local Notification, but I cannot implement some customization like the image above. The action ...
André Ribeiro's user avatar
0 votes
1 answer
720 views

How do I install a ionic plugin from the github repository?

The npm install docs explains how to install a dependency from the github source code rather than using the npm registry. It works well when your project isn't scoped, so that if I wanna install ...
Christian Vincenzo Traina's user avatar

15 30 50 per page
1
2 3 4 5
30