Hello All, I have a kmm realm app and I want to ge...
# multiplatform
d
Hello All, I have a kmm realm app and I want to get all my logs for the iOS app? Where I can find the in my computer? From the kotlin RealmClass:
Copy code
AppConfiguration.Builder(appId = "afterfoodsuceavaapp-souma").log(LogLevel.ALL).build()