getsentry / sentry-unity

Development of Sentry SDK for Unity
https://docs.sentry.io/platforms/unity/
MIT License
218 stars 52 forks source link

android 7: AndroidJavaException: java.lang.ClassNotFoundException: io.sentry.Sentry #1831

Closed kkfrank2 closed 1 month ago

kkfrank2 commented 1 month ago

Environment

How do you use Sentry? Sentry SaaS (sentry.io)

Which version of the SDK? 1.7.1

How did you install the package? (Git-URL, Assetstore) Git UPM

Which version of Unity? 2020.3.42f1

Is this happening in Unity (editor) or on a player like Android, iOS, Windows? android 7 not work, others is ok

Steps to Reproduce

Empty project Add sentry via UPM Build and run on device (android 7)

Expected Result

It works

Actual Result

Image

bitsandfoxes commented 1 month ago

Hey @kkfrank2, sorry for the delay. Did you manage to resolve this?