David White
David White
Please be gentle as I am relatively new to Rust. I would like to do something super simple. I wanted to wrap and hide all the rumqttc stuff from the...
As I was developing a new Android app, I had tremendous problems using the library as is due to the mixing of SDK versions. When I tried to use the...
It appears as if some of the example docs were copied from the python example. This change simply updates the name of the DAPR app in the example
Other DAPR SDKs "hide" the obtaining of the GRPC port from the user of client. This change is simply made in that spirit. Changes were: - a modification to the...
I simply want to create a client and pass it to a number of threads to do a publish_event (just looking at throughput). No matter how I try to move,...
### Description When you have a FontImageSource in a ToolbarItem with the color set that differs from the color set in style Shell.ForegroundColor it is ignored. ### Steps to Reproduce...
I guess the first question is this an environment variable or something to setup in the cluster? If it is an environment variable, has anyone gotten it to work on...
We noticed our usage of msal_flutter started to fail. As we went back to figure out what was wrong, we simply ran your example app and it errors out in...
E/flutter ( 7384): [ERROR:flutter/shell/platform/android/platform_view_android_jni.cc(39)] java.lang.NoSuchFieldError: No field msalApp of type Lcom/microsoft/identity/client/IMultipleAccountPublicClientApplication; in class Luk/co/moodio/msal_flutter/MsalFlutterPlugin$Companion; or its superclasses (declaration of 'uk.co.moodio.msal_flutter.MsalFlutterPlugin$Companion' appears in /data/app/com.owltechindustries.shot_trac_mobile-NfV79bdW-1JQ0dob-YmbBw==/base.apk:classes7.dex) E/flutter ( 7384): at uk.co.moodio.msal_flutter.MsalFlutterPlugin$Companion.isClientInitialized(MsalFlutterPlugin.kt:26)