Category "ionic-framework"

Plugin should use a background thread ( Terminating app due to uncaught exception 'NSInvalidArgumentException' )

i am trying to use cordova keychain [plugin][1] for ios, inside my ionic application. but facing this error 6:48 PM2020-07-14 18:44:32.456726+0500 Farsh[1817:5

how to do prod build in ionic capacitor

In ionic 4, how to do a release aka prod build? The angular part can be build in prod mode by ionic build --prod Now how to copy this build to android? If I do

react-leaflet map is not correcly displayed in Ionic 5

When i am trying to display map in mobile view i see broken map: https://stackoverflow.com/a/36257493/13739566 - in this link is description why it doesn't

Sign in with apple on the web with Capacitor plugin not redirecting

I am trying to implement Sign in with Apple functionality in my Ionic app. In order to do that I am using the plugin: https://github.com/capacitor-community/app

All 3 ways of moving to new page on click of button in the ionic navbar dont work

Ideally, all 3 methods ought to work. This codepen below shows all 3 methods well. Correct and working CodePen Demo app Currently, neither of the 3 methods

Create an IPA file with ionic

I'm trying to compile my ionic app for iOS. It compiles well with the simulator, so I'd like to test it on some friend's iDevices (I don't have any iphone or ip

ionic ion-menu border-radius is not changing

I need to border-radius in ion-menu but when i am doing its applying on shadows of entire page. i need to just do in white menu. This is how its showing I n

Ionic-angular ion-textarea's height shrink

I'm coding with ionic-angular framework for some project. When I use ion-textarea, sometimes the textarea's height is decreased 0px. If the textarea code like t

console error ignored attempt to cancel a touchstart event

I get this error in my ionic app when the user scrolls a collection-repeat long list. ignored attempt to cancel a touchstart event with cancelable=false, for e

html2Canvas/jsPDF only converts the data in the viewport to pdf?

I am trying to use the html2Canvas to convert html content to pdf. I have one consent form which is long and we have to scroll like below. I have written be

JAVA_HOME no change for ionic run android

I am developing in Ionic 4. I am using mac Mojave, and according to java -version, I am using 1.8.0_201, and $ JAVA_HOME also points to 1.8.0_201. However, when

advanced-http: "data" option is configured to support only following data types: object

in ionic 5 (capacitor 3 , angular 12) project , i used ionic-native/http for send http request. when use http.post for send FormData object to server var fd = n