Added advert cards
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
using System;
|
||||
using System.Net.Http;
|
||||
using Microsoft.Advertising.WinRT.UI;
|
||||
using System;
|
||||
using Windows.ApplicationModel.Core;
|
||||
using Windows.UI.Notifications;
|
||||
|
||||
namespace FoxTube.Core.Helpers
|
||||
{
|
||||
@@ -32,5 +31,7 @@ namespace FoxTube.Core.Helpers
|
||||
Settings.ResetSettings();
|
||||
RestartApp();
|
||||
}
|
||||
|
||||
public static NativeAdsManagerV2 AdManager => new NativeAdsManagerV2("9ncqqxjtdlfh", "1100044398");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user