Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unresolved reference: SentryFlutter

The project stopped running on Android with error:

e: file:///../AppData/Local/Pub/Cache/hosted/pub.dev/sentry_flutter-7.16.0/android/src/main/kotlin/io/sentry/flutter/SentryFlutterPlugin.kt:39:39 Unresolved reference: SentryFlutter
    
e: file:///../AppData/Local/Pub/Cache/hosted/pub.dev/sentry_flutter-7.16.0/android/src/main/kotlin/io/sentry/flutter/SentryFlutterPlugin.kt:49:21 Unresolved reference: SentryFlutter

This error for android occurs both when running from Flutter and when running from Android. iOs app running successfully.

Withal, I have found this issue on github with the same error. Tried some advices from there and from here but no success. any help is welcome!

like image 907
Vladyslav Ulianytskyi Avatar asked Jun 21 '26 14:06

Vladyslav Ulianytskyi


1 Answers

I've just had the same issue after upgrading from Sentry 7.10.1 to 7.16.0, fixed the problem with

flutter clean

like image 58
Tijee Avatar answered Jun 23 '26 03:06

Tijee



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!