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

proguard error #7

Open
themass opened this issue Mar 28, 2024 · 1 comment
Open

proguard error #7

themass opened this issue Mar 28, 2024 · 1 comment

Comments

@themass
Copy link

themass commented Mar 28, 2024

Process: com.openapi.ks.chat, PID: 29651
java.lang.UnsupportedOperationException: Somehow we couldn't create the ViewHolder for message. Please, report this issue on GitHub with full stacktrace in description.
at tz.co.hosannahighertech.messagekit.messages.MessageHolders.c(SourceFile:643)
at tz.co.hosannahighertech.messagekit.messages.MessageHolders.d(SourceFile:546)
at tz.co.hosannahighertech.messagekit.messages.MessagesListAdapter.H(SourceFile:101)
at tz.co.hosannahighertech.messagekit.messages.MessagesListAdapter.onCreateViewHolder(SourceFile:49)

-keep class * extends tz.co.hosannahighertech.messagekit.messages.** { *; }
a

@mtangoo
Copy link

mtangoo commented Mar 31, 2024

I will appreciate if you make a Pull request to fix this issue. Currently I have not enough time to look into it!

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

2 participants