Grégory Lureau
03/18/2022, 4:19 PMsealed class
can actually be instantiated from ObjectiveC! In Kotlin I can't because the constructor is private, but it looks like it's actually exported as public for ObjectiveC (tested on Kotlin 1.6.0).
Is there a reason for that or is it just a bug tracked somewhere ?Grégory Lureau
03/18/2022, 4:28 PM