Does anyone know if Safe Args had been completely ...
# compose
f
Does anyone know if Safe Args had been completely migrated to CMP? Even though I pass
typeMap
, it still fails to find the destination in the graph.
s
If you run it just for Android does it work? If not, then there's a problem in your setup and not with CMP
f
@Stylianos Gakis doesn't work on Android. But I have 2 native projects that use type-safe navigation with nested serializables which work fine. Does it work in you CMP projects?
s
I don't use it in CMP myself. But if it doesn't work for you on Android too then at least you know it's not a CMP issue but your own setup.