Hello,
Welcome to our Microsoft Q&A platform!
This feature request was posted in github: https://github.com/xamarin/xamarin-macios/issues/8932
And others provide a workaround about it.
Prerequisit -> you have a working Xamarin iOS App and you want to add a native appclip written in swift (for size)
Recipe:
- Create dummy xcode swift ios app (using certificates and appid of your existing xamarin app)
- unpack the ipa of your dummy+appclip app
- unpack the ipa of your xamarin ios app
- add appclip folder to the unpacked xamarin ios app
- repack + sign with your certificates
- upload to testflight using the lates xcode beta application loader
Best Regards,
Leon Lu
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.