Closed Biso240 closed 6 months ago
Hello,
What exactly isn't working?
When I try to build for visionOS(Windowed Mode), the unity compiler give me this errors(I'm logged because in the editor works):
com.walletconnect.core
installed?Unable to reproduce with Unity 2022.3.18. I don't get the errors.
I tried from git and also from OpenUPM. For iOS it works, but for VisionOs no. I have the 2022.3.24f1 version and I will try with your version
also with your unity version doesn't work :(
if I build in this way: like an IpadOS app, it works
Does it work for you in the Editor with VisionOS as the target platform?
I was able to reproduce it. It happens when building for VisionOS.
Temporary workaround
Package
directory to enable write accessvisionOS
platform for Packages/com.walletconnect.core/Runtime/WalletConnectUnity.Core.asmdef
and apply changes
@Biso240 let me know if that helps. I'll include visionOS
in the next release.
@Biso240, could you please test this PR? I also fixed the UI layout setting; it will now use wallet deep link by default , similar to how it works on mobile.
https://github.com/WalletConnect/WalletConnectUnity/pull/225
Ok I can now build for VisionOs and build it into Vision Pro. After I got the same issue that you can find it also in IOS and Android. https://github.com/WalletConnect/WalletConnectUnity/issues/224
Nice, I'm working on #224, but it shouldn't block you from development. I'll try to release a fix next week.
hi, I would like to ask if it is possible to make a version also for the vision pro as Unity modal does not work for it at the moment. A thousand thanks