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

volley plus is giving no such method error in android 11 in java #90

Open
Orgdevelopers opened this issue Nov 1, 2021 · 2 comments
Open

Comments

@Orgdevelopers
Copy link

this is stack trace

Build version: 1.1
Build date: 1981-01-01 01:01:02
Current date: 2021-11-01 11:19:45
Device: Realme RMX2151
OS version: Android 11 (SDK 30)

Stack trace:
java.lang.NoSuchMethodError: no static method "Lcom/volley/plus/VPackages/Methods;.clearCache(Landroid/content/Context;)V"
at com.volley.plus.VPackages.ConfigureVolley.initalizeSdk(Native Method)
at com.volley.plus.VPackages.ConfigureVolley.access$000(ConfigureVolley.java:17)
at com.volley.plus.VPackages.ConfigureVolley$1.onResponse(ConfigureVolley.java:48)
at com.volley.plus.VPackages.ConfigureVolley$1.onResponse(ConfigureVolley.java:40)
at com.android.volley.request.JsonRequest.deliverResponse(JsonRequest.java:66)
at com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run(ExecutorDelivery.java:101)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:255)
at android.app.ActivityThread.main(ActivityThread.java:8212)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)

User actions:
2021-11-01 11:16:44: SplashA created
2021-11-01 11:16:44: SplashA resumed

@Sukhmanderis
Copy link

Sukhmanderis commented Nov 1, 2021

yes i am facing this problem too is anyone have any solution please help me

@AdnanAliShabir
Copy link

I'm also facing this error, any solution for this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants