On some Android devices AdMob plugin crashes on init

On some Android devices on arm64-v8a platform AdMob plugin crashes on init.

The log is the same as the github link.

sdkbox :: JNIUtils :: GetClassObjectFromName crashes at this point.
Can I check which function is used in the sdkbox :: SdkboxCore :: getNetworkType function? I don’t see the exact log.

android app gradle version:
implementation ‘com.google.android.gms:play-services-games:18.3.0’
implementation ‘com.google.firebase:firebase-core:17.2.1’

Thanks for you feedback.

the adboost has been removed.

Oh thank you. I was eagerly waiting. When can I download the new version?

v2.5.1.2 does not have adboost.

you can try it.

current version:
-admob v2.5.1.2
-sdkbox v2.5.0.1
The same crash occurs in this version.
Should the sdkbox version be the same as 2.5.1.2?

The adboost folder still exists in the latest sdkbox.jar file.
image