Before uploading your app to the stores, you need to complete some settings specific to the platform (iOS or Android) you are targeting.
In this recipe, you will learn how to set the AndroidManifest.xml file for Android to add the required metadata and permissions, and the runner.xcworkspace file to edit your app name and bundle ID for iOS.