the resource access is part of common main. it works for other targets like android. but when i run for native, i get missing resources error. but the resources is there.
Cijo
01/09/2025, 6:05 AM
ios works fine
h
hafiz
01/09/2025, 7:02 AM
in that case you have add all tests run time compiler.
hafiz
01/09/2025, 7:03 AM
When adding new resource in string.xml have to run all test for android then error import will come out.
e
ephemient
01/09/2025, 7:33 AM
oh Compose resources. that's a different thing than general multiplatform or native resources