Seyed Jafari
08/28/2020, 9:44 AMcommonMain
other modules can not resolve that code correctly. so some functions will turn red and the ide will not help with compilation.
the worst part is I can not use cmd + b
to see the declaration, because it takes me the compiled code.
All these unresolved codes are ok when I run/compile the App.
Touchlab Kamp starter has the same problem too Bread
is not resolved but project can be run (check image). is there any fix I can apply to resolve this issue?
Bread is missing.jpgSiggi Gunnarss
08/28/2020, 9:54 AMFile > Invalidate caches, restart
or reimporting the project after removing the .idea folder and gradle cache.
I'm interested in understanding the bug thoughSeyed Jafari
08/28/2020, 10:01 AMSiggi Gunnarss
08/28/2020, 10:11 AMmbonnin
08/28/2020, 10:25 AMmbonnin
08/28/2020, 10:25 AMmbonnin
08/28/2020, 10:27 AMandylamax
08/28/2020, 12:16 PMrusshwolf
08/28/2020, 12:19 PMSeyed Jafari
08/28/2020, 6:18 PMSeyed Jafari
08/29/2020, 9:09 PMcommonMain
and the usage is in androidMain
First Function
Declaration of StatesSeyed Jafari
08/29/2020, 9:16 PM