Error initializing task PackageFilter: Not registered task PackageFilter....
So, whenever I try to build my solution I get the error: "Error: Error initializing task PackageFilter: Not registered task PackageFilter. (Name og project in solution)". I have no clue how to solve...
View ArticleWebView does not work properly on Mac
Hello Friends I have a strange issue with WebView on Mac OS. I created a simple project with only one page with WebView control on it (and some labels and buttons). the WebView works as expected on iOS...
View ArticleBring Front the CALayer over the the NSView in Xamarin.Forms.macOS.
Hi Team, We experiencing a atypical behavior in our application which is developed in Xamarin.Forms.macOS project. Application Scenario: We are using a custom NSView class which holds the ListViewItems...
View Articleapplication keep light theme on mojave dark mode
Hello, how can I keep application ui as it was before "mojave" dark mode? As I found I have to set theme from appdelegate, but in xamarin I'm not able to do this, because 'ThemeManager' is not visible...
View ArticleHow will open an application in full screen mode.
Hi, When ever I run my application, it must be open in full screen mode. How will do it? Thanks
View ArticleHttpClient not fetching auto proxy configuration
I'm making an Http post request using HttpClient in a Xamarin Mac project. I have found that this does not pick up on the OS proxy settings that require fetching a proxy auto configuration file from...
View ArticleProxy authentication required(407) is returned only for https connection on...
Hello. I have an question about accessing URLs starting with https via proxy with authentication on Mac. When I use Visual Studio for Mac 7.4.1, my app (like following code) can access URLs starts with...
View ArticleHow to run unit tests for Xamarin.Mac class library?
I have Xamarin.Mac class library, which targets Xamarin.Mac Modern. To test it I created another Xamarin.Mac class library and added reference to nUnit 3.11.0 added several tests to it. Unit Tests are...
View ArticleHow will get /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000 using...
I am using GetTempPath() to get temporary directory path. GetTempPath() returning on High Sierra is /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000 and GetTempPath() returning on Maverics is...
View Article