Essential Kit Tutorials
DocumentationCalculate how much you save with Essential KitDownload
Latest(v3)
Latest(v3)
  • Introduction
  • Features Overview
  • Installation
  • Upgrade Guide
  • Plugin Overview
    • Settings
    • Folder Structure
  • Whats new in v3
    • Version 3 vs Version 2
    • Release Notes
    • Upgrade from V2
  • Features
    • 📒Address Book
      • Setup
      • Usage
      • Testing
      • FAQ
    • App Shortcuts
      • Setup
      • Usage
    • 🆕App Updater
      • Setup
      • Usage
      • Testing
    • 💲Billing Services
      • Setup
        • iOS
        • Android
      • Usage
      • Testing
        • iOS
        • Android
      • FAQ
      • Notes
        • How Non-Consumable and Subscription product statuses are maintained?
    • ☁️Cloud Services
      • Setup
        • iOS
        • Android
      • Usage
      • Testing
      • FAQ
      • Examples
        • Handling Conflicts & Synchronization
    • 🔗Deep Link Services
      • Setup
        • iOS
        • Android
      • Usage
      • Testing
      • FAQ
    • 🛠️Utilities (Extras)
      • Usage
    • 💯Game Services
      • Setup
        • iOS
        • Android
      • Usage
      • FAQ
      • Notes
        • Migration Guide: From Google Play Games Plugin for Unity to Essential Kit Game Services
    • 📸Media Services
      • Setup
      • Usage
      • FAQ
    • 📆Native UI
      • Setup
      • Usage
      • FAQ
      • Examples
        • Login Dialog
    • Network Services
      • Setup
      • Usage
      • FAQ
    • ⏰Notification Services
      • Setup
        • iOS
        • Android
      • Usage
      • Examples
        • Nudge to come-back to the game
      • FAQ
    • ⭐Rate My App
      • Setup
      • Usage
      • FAQ
    • 🤝Sharing
      • Setup
      • Usage
        • Message Composer
        • Mail Composer
        • Social Share Composer
        • Share Sheet
      • FAQ
      • Examples
        • Add Attachment Example
    • Task Services
      • Setup
      • Usage
    • 🌏Web View
      • Setup
      • Usage
      • FAQ
      • Examples
        • Loading Pdf File
  • Notes
    • Resolving Android Gradle Build Errors
    • Google Play Services Authentication
    • Target API Level vs Min API Level
    • Handling Refunds for In-App Purchases (Billing Services)
Powered by GitBook
On this page
Edit on GitHub

Upgrade Guide

PreviousInstallationNextSettings

Last updated 9 days ago

Was this helpful?

CtrlK

Was this helpful?

On every update, make sure you follow the below steps to avoid any issues.

  1. Delete Assets/Plugins/VoxelBusters/EssentialKit and CoreLibrary folders.

  2. Delete Assets/ExternalDependencyManager folder (If we updated to latest version)

  3. Import the new update

Version Specific

Upgrading to Version
Recomendations

3.5.0

When making XCode builds, Replace rather than Append for the first time - As we removed including sub xcode projects and started shipping XCFrameworks with dSYM files for better compatibility with ios build plugins on Windows.