What kind of rules are needed for proguard?
Caused by: java.lang.RuntimeException: Cannot create an instance of class ***.login.k
at android.arch.lifecycle.n$a.a(Unknown Source)
at android.arch.lifecycle.m.a(Unknown Source)
at android.arch.lifecycle.m.a(Unknown Source)
at ***.LoginActivity.onCreate(Unknown Source)
Thanks for help.
Hi, I've already created an issue for providing proguard config. I'm not sure if my set of rules covers all possible use cases yet, but BasicSample and GithubBrowserSample work fine.
Please try the provided config and report any of your problems there, so that we could document and solve them.
Great work, thanks.
Most helpful comment
Hi, I've already created an issue for providing proguard config. I'm not sure if my set of rules covers all possible use cases yet, but BasicSample and GithubBrowserSample work fine.
Please try the provided config and report any of your problems there, so that we could document and solve them.