Hello, I would like to use CFNetwork from the appleMain directory of a KMM project but it seems that only platform.Network APIs are available. Is there a way to sort this out?
h
hfhbd
08/08/2023, 7:59 AM
Do you use watchos in your Kmm project? CFNetwork does support all apple targets except watchOS.
hfhbd
08/08/2023, 7:59 AM
So you can create a new group including macOS, iOS and tvOS.