Skip to content

NoSuchMethodException in EnumTypeInt #21

Description

@sprimgupta

I am using below as progaurd settings
-dontwarn me.everything.providers.android.**
-keep class me.everything.providers.core.** { *; }

Still i am getting error

E/me.everything.providers.core.Entity: field=f
java.lang.NoSuchMethodException: fromVal [int]
at java.lang.Class.getMethod(Class.java:2068)
at java.lang.Class.getMethod(Class.java:1690)
at me.everything.providers.core.Entity.create(Entity.java:221

Please help i am stuck with this.

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