I've been beating my head against this now, for a couple of days. No matter what I do, I can't get 'FileManager.default.containerURL(forSecurityApplicationGroupIdentifier' to work. I believe I have the group defined in the target capabilities, but it always returns 'nil'. Anyone experienced this and can suggest a solution?
FileManager.default.containerURL always nil
Same problem here