so I have run into an issue where I have a default...
# multiplatform
k
so I have run into an issue where I have a default value provided for a method argument on an expect class, and on iOS, this value is received correctly in the actual implementation, but on Android it's null. has anyone seen this before?
m
🍻 1
k
that's exactly it