Hi everyone , I’m facing a crash related to Sentry...
# multiplatform
s
Hi everyone , I’m facing a crash related to Sentry The error is : java.lang.NoSuchMethodError: No virtual method setOthers(Ljava/util/Map;)V in class Lio/sentry/protocol/User; It happens when calling Sentry.setUser(). What I’ve Tried: . Checked the io.sentry.protocol.User class, and the method is there . Ensured all Sentry dependencies use the same version. Has anyone faced this issue before? What version of Sentry should I use to fix this? Any help would be greatly appreciated!
l
This question appears to be very much related to Sentry, and you probably need to ask on their discussion forums.
g