I'm upgrading our code from 4.x to the Adobe Experience Platform. We're using iOS and Swift.We used to use the json file method for configuration.Based on the recommendation in the documentation we're now using the following configuration function:ACPCore.configure(withAppId: "??????")But what is t...