markbeij

Results 7 issues of markbeij

Sometimes the app is unable to show the login screen. We see this in the logging as: _PlatformException(authorize_and_exchange_code_failed, Failed to authorize: De bewerking kan niet worden voltooid. (org.openid.appauth.general fout -3.),...

Adding values to an App Configuration Store apperently requires Access Keys to be enabled. Otherwise I get the error message "The operation cannot be performed because it requires local authentication...

enhancement
service

I have an app that uses oauth2 for login. On Android with Chrome as the default browser everything works as expected. When Firefox is your default browser however, it does...

I hope someone here can help me with this.. I'm exploring the possibilities of data analysis using c# and see a lot of samples where you generate html from your...

untriaged

### Platform Flutter Mobile iOS ### Obfuscation Enabled ### Debug Info Enabled ### Doctor ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.32.8,...

Bug
Dart

**Describe the bug** As the title says; breakpoints does not hit when in a nameless extension (e.g.: `extension on DateTime`). Naming the extension (e.g.: `extension _DateTimeExtension on DateTime`) solves the...

is bug
blocked on dart / flutter
in web
in flutter

For an App Store app that's in the stores for years now, we are implementing the Intune SDK. I believe we did everything right, but maybe we missed something. This...