All Products
Search
Document Center

Mobile Platform as a Service:Flutter Project Access Operation Guide

Last Updated:Oct 09, 2023

Prerequisites

Xcode has been installed and a Flutter project has been created.

image.png

Access procedure

For more information about how to access a Flutter project, see Access a Flutter project by using CocoaPods.

FAQ

When a Flutter project uses a CocoaPods-mPaaS plug-in to access the mPaaS framework, the following error may occur:

image.png

Solution

  1. Modify the podfile file and save it.

    image.png
  2. Run the pod install command again.