Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To publish a Flutter app in App Store Connect as one app for both MacOS and iOS, follow these steps:

  1. Create your app in Xcode: To enable your app to run on macOS, you need to create a macOS version of your iOS app in Xcode.

  2. Configure your app's settings: Configure your app's settings as per your preferences.

  3. Add macOS version to your project: Make sure to add the macOS version of your app to your Xcode project.

  4. Build and test your app: Test your app on both macOS and iOS to ensure it works perfectly fine on both platforms.

  5. Create an App Store Connect record: Go to App Store Connect and ensure to create a single App Store Connect record of your app that would be visible on both the Mac App Store and iOS App Store.

  6. Upload your app to App Store Connect: After building your app and testing it on both macOS and iOS, you can upload your app to App Store Connect.

  7. Submit your app for review: After uploading, you’ll need to complete the review process before your app goes live on both the Mac App Store and iOS App Store.

  8. Publish your app on both platforms: Once your app passes the review process, you can publish it on both platforms, the Mac App Store and iOS App Store, simultaneously.

By following these steps, you can successfully publish your Flutter app in App Store Connect as one app for both macOS and iOS.