All Products
Search
Document Center

Mobile Platform as a Service:Migrate to baseline 10.1.60

Last Updated:Mar 12, 2024

This topic describes how to migrate the Social sharing component from a baseline earlier than version 10.1.60 to the baseline 10.1.60.

Procedure

  1. Uninstall the Social sharing component.

    If you have installed an earlier version of the Social sharing component according to Quick start, you need to uninstall it by deleting the following contents in the build.gradle file.

    provided "com.alipay.android.phone.mobilecommon:share-build:1.3.0.xxxx:api@jar"
    bundle "com.alipay.android.phone.mobilecommon:share-build:1.3.0.xxxx@jar"
    manifest "com.alipay.android.phone.mobilecommon:share-build:1.3.0.xxxx:AndroidManifest@xml"
  2. Upgrade your baseline to version 10.1.60. Skip this step if you have upgraded the baseline.

    In the Android Studio menu, choose mPaaS > Baseline Upgrade. After you select the baseline 10.1.60, click OK.

  3. Install the Social sharing component of the baseline 10.1.60.

    In the Android Studio menu, choose mPaaS > Component Management to add the mPaaS Social sharing component.

    Note

    The API for Social sharing components of the baseline 10.1.60 and 10.1.32 has not changed.