You can create .ipa file by your self and send iOS build url to your client or other.
Just follow me :)
1) Generate your iOS build by below command
-> flutter build ios --release/debug
2) You will found exact path of your Runner.app Ex.
-> Built /Users/UserName/Documents/AppName/build/ios/iphoneos/Runner.app.
Just find this Runner.app file and do copy/paste it to Desktop.
3) Create folder name is "Payload" (case-sensitive) on Desktop
4) Move your Runner.app File in the "Payload" folder.
5) Compress Payload folder to default .zip
6) Convert/rename Payload.zip to Payload.ipa
That's it. Now you have to open "Diawi" and Upload the Payload.ipa on it. Wait for 100% done. Click on send button. You will find one url, Send this url to your client or any other person. They can install on his/her device.
~ PS : Make sure diawi Url valid for those UDIDs that attached with your provisioning profile. And I haven't tried these steps to upload app on TestFlight/AppStore.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…