Closed Android1500 closed 1 year ago
Hey there - StoreBuilder takes a few generics. See https://github.com/MobileNativeFoundation/Store/blob/main/store/src/commonMain/kotlin/org/mobilenativefoundation/store/store5/StoreBuilder.kt#L76
Thanks I manage to work it but after first time its load data but i don't know what goes wrong but now app get crash whenever i try to load data from store
userRepo class
userviewModel class
userinfofragment class here i m try to get store data
in logs i just get loading and after that app crash
I fixed it it not relate to store5 it happen coz of server response
whenever i try to create StoreBuilder its give me error in from().