Repro - Mobile Analytics for growth
日本語
Sign Up Back to Dashboard
  • System Requirements
  • Dashboard Guide
  • Development Guide
  • Release Notes
    • SDK
    • Web
    • Domain change related tasks
      • Upgrade of the SDK
        • Use the latest version
        • Use the back-port version
          • iOS
          • Android
          • Unity
          • Cordova
          • Monaca
          • Cocos2d-x
      • Update of the JavaScript library download URL
      • Update of the push notification API endpoint
      • Update of the user profile API endpoint
    • FCM transition procedure
  • FAQ

Upgrade Guide to the back-port version: Cocos2d-x¶

The upgrade of the Cocos2d-x SDK from 2.0.0 to 2.0.1 only contains the internal change of the back-end URL. Please follow the steps below for the upgrade.

Update process¶

Deletion of the Cocos2d-x SDK 2.0.0¶

Remove ReproCpp.h/ReproCpp.mm and Repro.framework from your Xcode project.

Remove old sdk
Remove old sdk

Please delete the for Android Studio prepared repro-android-sdk-2.3.9.aar from the project.

Remove old sdk

Please delete from Android Studio's app/build.gradle the following items below.

dependencies {
    ...
-    compile(name: 'repro-android-sdk-2.3.9', ext:'aar')
    ...
}

Add Cocos2d-x SDK 2.0.1¶

According to Get Started: Cocos2d-x please add version 2.0.1.

Points to consider while upgrading the SDK¶

In case that you limit the accessible domains of your app, you have to add *.reproio.com to the white-list as well.

  • « Upgrade Guide to the back-port version: Cordova(Monaca)
  • Update of the JavaScript library download URL »

About Us Careers Terms of Service Privacy Policy Cookie Policy

© 2022 Repro Inc.