Not getting which class having this issue. How to...
# multiplatform
r
Not getting which class having this issue. How to get meaningful logs from firebase for cmp
🧵 3
w
Hey @Ravi if you are using platform specific firebase sdk, its good to switch firebase Gitlive https://github.com/GitLiveApp/firebase-kotlin-sdk Also the error seems like Android tries to put a non-parcelable/unsupported object into an
Intent
extra, Bundle, SavedStateHandle, or process recreation state
.
r
Thanks Wisha for help.
Hi Wisha, can we use both firebase crsshlytics with firebase kotlin sdk
w
Hello @Ravi the SDK link support crashlytics, message, analytics so yes