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
Stylianos Gakis
05/28/2025, 8:31 AM
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
Fedor Erofeev
05/28/2025, 8:40 AM
@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
Stylianos Gakis
05/28/2025, 8:44 AM
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.