Ghasem Shirdel
07/06/2025, 5:16 PMsupportsMainMenu
, which I naturally don’t use anywhere in the iOSApp code. Is this being used in the background by Compose?
The second issue happens when the function stackTraceToString
is called — a leak occurs. Libraries like Napier and other logging libraries use this function. Is this problem only present in debug mode?
My Compose version is 1.8.1 and Kotlin version is 2.2.0.Ghasem Shirdel
07/07/2025, 6:34 AM