Hi, got a weird error while building ios app with ...
# multiplatform
a
Hi, got a weird error while building ios app with shared module using androidx-paging lib 3.3.0-alpha02-0.5.1 (kotlin 1.9.22)
Copy code
__attribute__((swift_name("PagingLoggerKt_")))
@interface SharedPagingLoggerKt_ : SharedBase
@property (class, readonly) int32_t DEBUG __attribute__((swift_name("DEBUG")));
PagingLogger could anyone point where to dig ?
Screenshot 2024-03-29 at 16.50.02.png