Skip to content

Threat of cash with NoClassDefFoundError on some devices #2219

@Linlinllll

Description

@Linlinllll

Dear pslab developers,

I have found out that when I touch any point on the UI screen shown bellow, the app will crash with NoClassDefFoundError. After I check the log file, I found the method is android/text/Html.fromHtml(Ljava/lang/String;I)Landroid/text/Spanned;. This method is introduced at API level 24, but the minSDKVeriosn is set to 23. When I install the app into devices with API level 23, and then touch any point on the screen shown bellow, the app will crash with NoClassDefFoundError.

Thank you very much if you can fix this. Hope this information is helpful. :)

截屏2021-07-06 下午1 51 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions