Oliver Greschke

Results 2 issues of Oliver Greschke

I quickly tested the mobile Version of Plugdata, here is my feedback: - Load & Save Patches does not work yet. Browser window opens, but not Patch will open, nor...

Looks like Audioshare needs to update "initiateSoundImport" to make opening still work with iOS 18 This fixed the issue for me: ``` - (BOOL)initiateSoundImport { NSString *callback = [self findCallbackScheme];...