# Migrating to the new Remote Config for Games SDK

DevFeed: [Migrating to the new Remote Config for Games SDK](<https://devfeed.tech/articles/migrating-to-the-new-remote-config-for-games-sdk-16379.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/03/migrating-to-new-remote-config-for-games-sdk>)

Author: Patrick Martin

Published: 2021-03-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Unity](<https://devfeed.tech/topics/unity.md>), [API](<https://devfeed.tech/topics/api.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [C#](<https://devfeed.tech/topics/csharp.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [games](<https://devfeed.tech/tags/games.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [unity](<https://devfeed.tech/tags/unity.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

This article explains how version 7.1.0 of the Firebase Unity and C++ SDKs changed Firebase Remote Config for games. It covers API migration, deprecations, Remote Config instances, asynchronous operations, combined fetch-and-activate calls, native collection retrieval, and shorter debug fetch intervals.

## Source excerpt

News, tutorials, and updates from the Firebase team.