auth0-blog / dotnet-maui-auth0-app

Apache License 2.0
17 stars 7 forks source link

Mac Catalyst does not work #12

Open mgmacri opened 1 year ago

mgmacri commented 1 year ago

Steps to reproduce:

  1. Clone repo
  2. Replace in MauiProgram.cs with Settings from Auth0
  3. dotnet build -t:Run -f net7.0-maccatalyst

When pressing the Log in button, nothing renders where the WebView should be.