You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, this is likely related to #200, which as been fixed on our beta branch (currently v4.0.0-beta.7). Could you try using our latest beta version to see if this fixes your issue? I haven't been able to reproduce this issue with the example app.
I have also removed reference to that on our main branch as of 3.16.7.
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
[✓] Flutter (Channel master, 3.27.0-1.0.pre.669, on macOS 14.5 23F79 darwin-arm64, locale en-US)
Pixel 9 simulator
The text was updated successfully, but these errors were encountered: