google / play-unity-plugins

The Google Play Plugins for Unity provide C# APIs for accessing various Play services
Other
435 stars 110 forks source link

Didn't find class "androidx.activity.result.ActivityResultLauncher" #211

Open dodshmason opened 1 year ago

dodshmason commented 1 year ago

Hi! I'm trying to use AppUpdate & Review. (both latest 1.8.1) But I'm getting this error message.

Error Unity Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.activity.result.ActivityResultLauncher"

AppUpdate is not working at all but Review seems working fine but giving me the same error.

Here is full error message screenshot. https://imgur.com/a/1LjurnZ

It seems androidx.activity class is missing somehow.... can you help me with this?

dodshmason commented 1 year ago

Force resolving, using latest sdk/jdk, updating to latest unity possible, uninstall & install packages... nothing worked... Can anyone help me on this error?

AHHH Once it worked fine and now I'm getting this error... Why.... why...

aleter commented 3 months ago

So, did you find solution? meet this error on 2021.3.38 + 1.9.0 pad