I am encountering issues when building for iPadOS from Unity in Xcode (see attached screenshot for details). I have already installed the iOS Build Package from the Custom Packages folder, added an empty Game Object in the scene and attached the iOS Build script to it. However these issues were still not resolved. It would be greatly appreciated if someone could tell me what I’m missing / doing wrongly. Thank you!
[Edited]
After some more research, I realized I don’t have the libgrpc_csharp_ext.a and libgrpc.a files as there is no ios folder in Assets/Convai/Plugins/gRPC/Grpc.Core/runtime. May I know if this is the root of the problem? If yes, how can I obtain the folders and files required? Thanks!