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

Unable To Start Activity Issue #195

Open
rezafaraji93 opened this issue Oct 22, 2024 · 1 comment
Open

Unable To Start Activity Issue #195

rezafaraji93 opened this issue Oct 22, 2024 · 1 comment

Comments

@rezafaraji93
Copy link

Here is the bug details:

Unable to start activity ComponentInfo{cash.bit24/im.crisp.client.external.ChatActivity}: android.view.InflateException: Binary XML file line #51: Binary XML file line #51: Error inflating class com.google.android.material.floatingactionbutton.FloatingActionButton

@Doc1faux
Copy link
Collaborator

Hi @rezafaraji93 and thank you for your feedback,

According to your crash log, I suppose you're using at least the v2.0.4 version?
This is weird because the Sample app, even in the following configuration works:

  • Crisp SDK 2.0.5,
  • Latest AGP 8.7.1 / Gradle 8.9,
  • R8 Full Mode,
  • Minified,
  • no Material library dependency or latest 1.12.0.

The only thing not up-to-date is the Android SDK, we're still using API 34, we have a small adjustment to support edge-to-edge by default.

Are you using another configuration (AGP, Gradle, Material library, Android API level) which could lead to this issue?

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

No branches or pull requests

2 participants