SpotifyAPI-NET
SpotifyAPI-NET copied to clipboard
BrowserUtil causes error with Xamarin
When using BrowserUtil.open for the authentication a System.AggregateException occurs. I'm using Xamarin.Forms and I'm testing on android.
using TryOpenAsync is a work around.