Closed voidsstr closed 6 years ago
Do the Android samples work for you?
The sample loads and the same call (OidcClientOptions constructor) does not throw this exception. However when I click 'Call API', the web page shows 'unauthorized_client' error.
Well - that's a different issue.
Hello, I'm version 1.7.0 of IdentityModel.OidcClient and receive a class loader exception:
ReflectionTypeLoadException: The classes in the module cannot be loaded
LoaderExceptions:
Type '__callback_factoryclass' is not finished.
Attached is the exception in Xamarin studio as well as the android build settings I am using.