Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unresolved references issue #214

Open
itaishalom opened this issue Dec 4, 2024 · 0 comments
Open

Unresolved references issue #214

itaishalom opened this issue Dec 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@itaishalom
Copy link

Running flutter app on android causing the following errors:

e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:14:48 Unresolved reference 'Registrar'.
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:26:37 Unresolved reference 'Registrar'.
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:27:30 Unresolved reference 'context'.
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:28:51 Unresolved reference 'messenger'.

Cannot run the app

Environment

  • SDK Version:
    [✓] Flutter (Channel master, 3.27.0-1.0.pre.669, on macOS 14.5 23F79 darwin-arm64, locale en-US)

Pixel 9 simulator

  • Device OS and Version: Android 15
@itaishalom itaishalom added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant