Tlaster / PreCompose

Compose Multiplatform Navigation && State Management

Home Page:https://tlaster.github.io/PreCompose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViewModel from an unexpected class

tiper opened this issue · comments

When employing PreCompose alongside Proguard/Dexguard, utilizing simpleName for generating keys can lead to unintended consequences. This approach may result in retrieving a ViewModel from an unexpected class, particularly if ViewModel classes have been obfuscated similarly across different packages.