Skip to main content

Visual Studio Environment Configuration

Introduction

This article mainly introduces the initial configuration of a UWP project when you are going to integrate the MG Ads SDK.

Package.appxmanifest Settings

You need to ensure the following permissions:

  • Internet (Client)

  • Private Networks (Client & Server)

Double-click to open Package.appxmanifest, and click on "Capabilities":image

Reference the SDK

Click here to download the SDK

Introduce the MG Ads SDK files into the project:image