I have this error in my Ionic 6 application on iOS:
enter image description here
This is the build information I have:
enter image description here
I currently adjust it manually by editing the pod file with the following:
enter image description here
Set the IPHONEOS_DEPLOYMENT_TARGET to 12 or higher when building my application.
Thanks in advance for the help.
New contributor
user17484547 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.