Back

Didn't find class "io.appwrite.views.CallbackActivity"

  • 0
  • Android
  • Flutter
๐•‚๐”ธโ„•๐”พ
20 Jun, 2024, 15:19

I'm following this document for Android: https://appwrite.io/docs/products/auth/oauth2#init But it got an error:

TypeScript
java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{net.xxxxxxxxxx/io.appwrite.views.CallbackActivity}: java.lang.ClassNotFoundException: Didn't find class "io.appwrite.views.CallbackActivity" on path: DexPathList
Caused by: java.lang.ClassNotFoundException: Didn't find class "io.appwrite.views.CallbackActivity" on path: DexPathList

Please help me! :appwritebow:

TL;DR
- Error message: ClassNotFoundException for "io.appwrite.views.CallbackActivity" - Check SDK version and usage of Proguard/R8 - Followed Android document but encountered error - Include necessary class in the project to resolve the ClassNotFoundException error
darShan
20 Jun, 2024, 15:46

Are you using Proguard/R8?

darShan
20 Jun, 2024, 15:46

Also what version of the SDK?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more