Martin

Results 3 comments of Martin

I had the same issue but was able to resolve by adding ?.relativePath: ``` val documentDirectory = NSFileManager.defaultManager.URLForDirectory( directory = NSDocumentDirectory, inDomain = NSUserDomainMask, appropriateForURL = null, create = false,...

I am using the latest stable which is 1.6.10. I tried updating the compose version to 1.7.0-alpha01 but got the same error. Do you think the compose version could cause...

Thanks Kevinn, 1.9.40-alpha01 works great.