Daniel

Results 176 comments of Daniel

Issue is still there on 2.14.1 unfortunately, but I think I found a workaround. I installed Humanizer.Core, and I individually installed the languages my app supported. With this approach, I...

> @dpaulino it will work provided you change the audience of your web API to be [Accounts in any organizational directory and personal Microsoft accounts (e.g. Skype, Xbox, Outlook.com)](https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2/tree/master/3.-Web-api-call-Microsoft-graph-for-personal-accounts#register-the-service-app-todolistclient-and-service) >...

For clarity, here is where the instruction says what audience to use: https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2/tree/master/1.%20Desktop%20app%20calls%20Web%20API#register-the-service-app-todolistservice-active-directory-dotnet-native-aspnetcore-v2. So how come I'm getting an unauthorized error when I use my personal microsoft account? ![image](https://user-images.githubusercontent.com/7649589/109439901-11522580-79e5-11eb-9d85-eadef59370c9.png)

I figured out the issue. By sheer luck, I discovered that Azure AD's free-tier has a Single Sign-On limitation. You can only have 10 app registrations for SSO to work....

Is there any plan to support SwiftUI? Apple seems heavily invested in this moving forward, and new devs like me only or mostly know SwiftUI. Without support, my colleagues and...

@hawkerm You mentioned that trackpad scrolling seems to work. However, on my Surface Book, scrolling doesn't work at all with my trackpad. Scrolling a bluetooth-connected mouse does work though. Is...

Known issue here: https://github.com/jenius-apps/nightingale-rest-api-client/issues/92

Backing up @sylveon here. As he said, this permission is used by any win32 app in the store today. Just look at these apps and scroll to the bottom of...

@kelps Nightingale workspaces can be saved to a file that you can store anywhere on your machine. It can be committed to a git repo or saved in a onedrive...

@prkhandelwal can you check if your request is the same as https://github.com/jenius-apps/nightingale-rest-api-client/issues/27?