diff --git a/src/App/Services/PushNotificationListener.cs b/src/App/Services/PushNotificationListener.cs index 89df5402e..0a00da481 100644 --- a/src/App/Services/PushNotificationListener.cs +++ b/src/App/Services/PushNotificationListener.cs @@ -1,16 +1,9 @@ using PushNotification.Plugin.Abstractions; -using System; -using System.Collections.Generic; using System.Diagnostics; -using System.Linq; -using System.Text; -using System.Threading.Tasks; using PushNotification.Plugin; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Bit.App.Abstractions; -using Xamarin.Forms; -using Plugin.DeviceInfo.Abstractions; namespace Bit.App.Services { diff --git a/src/iOS/iOS.csproj b/src/iOS/iOS.csproj index 545f0fd70..ece7587e8 100644 --- a/src/iOS/iOS.csproj +++ b/src/iOS/iOS.csproj @@ -261,6 +261,12 @@ false false + + {32f5a2d6-f54d-4da1-ae26-0a980d48f422} + iOS.Extension + true + false +