Hey, I was interested to hear if there’s any progress on the official support for visionOS. I’ve been very impressed by how easily ConvAI can be integrated into all the other platforms and would really like to see it also be done for the Vision Pro.
I understand that the current problem is that ConvAI is using gRPC.core to communicate between the client and the server, but the package is not supported on the Vision Pro. Is there any chance that there will be support added in the near future? I’m guessing it requires the migration from gRPC.core to gRPC.Net.Client, but it’s probably not a trivial task. Is there any access to the .proto files that would allow the generation of the packages for Unity using the newer gRPC.Net.Client?
BR. Hugo