I\'m trying to implement AppleId login in Xamarin.Forms.
In main project App.xaml.cs I call await SecureStorage.GetAsync(AppleUserIdKey); in
App.xaml.cs
await SecureStorage.GetAsync(AppleUserIdKey);