Build error: cannot find symbol import androidx.annotation.Nullable; #234
-
|
I just installed this plugin and trying to build my app with Android and I'm getting the following build error: My Capacitor dependencies are all at
Things I tried to fix it:
I did not find any specifc information about this error wrt this plugin and I'm not too used with Android, so I'd appreciate your help with how to fix it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Okay, the obvious fix was to install the ACTUAL latest version |
Beta Was this translation helpful? Give feedback.
Okay, the obvious fix was to install the ACTUAL latest version
beta.8. But why is the ancientbeta.1still tagged as@latest?