Got Error When run ConfigEvaluator.preconfigured().forKotlin() on Android app Runtime #228
Unanswered
bayuwijdev
asked this question in
Q&A
Replies: 1 comment
-
|
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm very excited to learn about Apple Pickle and I just following the documentation of configuration for kotlin and example for config-kotlin,
I have SoldierConfig at my resources.
This is my
SoldierConfig.ktI call the class at MainActivity.kt, like this
I'm successfull on code generation and run it at main() fun, but failed when access the config from the class in app with error
Please help me, what's wrong and how to solve it?
Beta Was this translation helpful? Give feedback.
All reactions