https://kotlinlang.org logo
Title
a

ayodele

04/24/2023, 1:40 PM
Hello, since compose for iOS reached alpha, I decided to write an app that uses a native feature (MediaPlayer). It plays audio files using AVPlayer on iOS and Media3 on Android. Kindly check it out https://github.com/ayodelekehinde/Kicks
s

Stefan Oltmann

04/24/2023, 2:19 PM
Is it available in the Apple App Store? Did you manage to upload it to TestFlight?
a

ayodele

04/24/2023, 2:34 PM
It's not on AppStore yet. But it should work, are you having any issue uploading to TestFlight??
s

Stefan Oltmann

04/24/2023, 2:37 PM
It failed for me, yes. Please let me know if it works for you.
a

ayodele

04/24/2023, 2:39 PM
Ok will do. But we have a project on AppStore that uses KMM
But it's not sharing ui
s

Stefan Oltmann

04/24/2023, 2:41 PM
It's not about KMM. I think in my case it has to do with the XCFramework needing to be static. See my latest post in #compose-ios.