Hello everyone,I am currently integrating Adobe Analytics into an iOS application. After executing 'MobileCore.configureWith(filePath:)' I want to safely remove the configuration file and set another internal state. Unfortunately, the function does not provide a completion block in which I could do ...