Closed ked4ma closed 1 year ago
@ked4ma cc: @takahirom Thank you for finding out the bug 😊 Are you going to fix this ??
If you don't think so, I want to fix this bug 👍
@matsuurayuki1219 Please take it!
@ked4ma Thank you !!
@takahirom Please assign this issue to me 🙇
🙆♀️
@takahirom I'm wondering what to do, so will you help me ?? 🙇
Now I'm fixing ContributorsViewModel.kt
.
To handle exceptions in data layer and show snackBars, I want to refer to UserMessageStateHolder
in ContributorsViewModel. ( like the below. )
However, I can' t refer to UserMessageStateHolder
, so What should I do ??
@matsuurayuki1219
Sorry for being late. It is because ContributorsViewModel is in commonMain and UserMessageStateHolder is in androidMain
. We might have to move UserMessageStateHolder to commonMain to refer to UserMessageStateHolder.
@takahirom Thank you for your comment !! I see your point 👍
I tried to fix, but I'm not so familiar with KMM, so I didn't fix this problem ...
( I moved UserMessageStateHolder
, but I can't build the application ... )
So can I remove my assignment ... ??
Of course! Thank you for your challenge!🙆♂️
🙋 Can I take the challenge?
@hoashi-akane Sure! Go ahead!
Describe the bug App will crash when you open contributors screen offline
To Reproduce Steps to reproduce the behavior:
DefaultRemoteConfigApi.getBoolean(...)
due to crashing by other issue (#734)Expected behavior
Screenshots
https://github.com/DroidKaigi/conference-app-2023/assets/74723074/44e2bd5b-611b-48b2-8867-1f3c9109660b