Hi guys, I have some IDE issues while I try to import something(like kotlin coroutine) to the classes in shared/commonMain. And actually I can run this project without any error
Lance Gao
10/30/2024, 1:28 PM
I tried invaliding caches, relaunching Android studio...but it still doesn't work
m
MarkRS
10/30/2024, 1:58 PM
People (me included) have complained about this for a long time, but I thought it was fixed now. I certainly don't get it any more ( 🤞).
You might find deleting the whole .idea directory would fix it? You might have to be facing the right direction while pressing the button too 🤣
l
Lance Gao
10/31/2024, 12:43 AM
I also tried deleting .idea/.gradle/clear project..but it didn't work😂
Lance Gao
10/31/2024, 9:49 AM
Finally resolved this by restoring Android Studio🤔
m
MarkRS
10/31/2024, 10:03 AM
That's interesting. Any idea what it was you changed that caused it?