Coming to this thread trying to figure out what’s the best path for me to share a folder with JUCE AUv3 and Standalone it seems that you need:
- App Group ID (support by projucer/juce)
-
getAppGroupContainerLocation- not supported by JUCE.
Once I get the container location I can use it in both. is that correct?
Maybe worth adding the getAppGroupContainerLocation into JUCE with AUv3/Standalone pretty common combo.
