Hello,
I am trying to make a build for the Pico device. I am using their Unity XR SDK v2.0.1 and Unity 2021.1.28f1. However, when building I stumbled upon a duplicate class error:
I am also using SentryIO for diagnostics. I discovered that SentryIO is using gson 2.8.5 and that the Pico SDK is using gson 2.8.0. The issue is that while the Sentry's gson is a .dll file inside its package directory, then the Pico's gson...
Duplicate class found in modules
I am trying to make a build for the Pico device. I am using their Unity XR SDK v2.0.1 and Unity 2021.1.28f1. However, when building I stumbled upon a duplicate class error:
I am also using SentryIO for diagnostics. I discovered that SentryIO is using gson 2.8.5 and that the Pico SDK is using gson 2.8.0. The issue is that while the Sentry's gson is a .dll file inside its package directory, then the Pico's gson...
Duplicate class found in modules