How generate application ios

Hello everyone
I use ionic 3 i generate apk of android and i want generate ios ipa file for testing in other devices iphone how i can do it
I’m tired to do this but not working

Hello @imadaboulhouda, Please refer to these links, I am sure they’ll help you:
https://ionicframework.com/docs/cli/cordova/build/
and
https://ionicframework.com/docs/cli/

You use WIndows or Mac?

I use windows and mac

With Apple you need an Apple Developer account - and you need to create certificates, create mobile provisions etc…

Have you been through that process?

Hello @imadaboulhouda, follow official link to deploy app to iOS:
Keystores and Provisioning Profiles
and
Deploy and debug via Xcode:
Deploying iOS Devices

Thanks!
:+1: