Adventures in AAD B2C with UWP WinUI 3 SDK: Part 4
Add a new platform to your B2C application’s Authentication configuration.

Need to Add the Android Platform

For android you need a couple things:

package name grab from the Android manifest file

signature hash generate using a command line utility

ran into this problem…
