Quantcast
Channel: Xamarin.Mac — Xamarin Community Forums
Browsing index pages (1367 articles)

How 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


How 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 Article


Proxy 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 Article

HttpClient 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 Article

How 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 Article


application 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 Article

Bring 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 Article

WebView 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 Article


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 Article


Function GetTempPath() returning different path on Maverics and High Sierra OS

I am using GetTempPath() to get temporary directory path. But I am getting following path of Temp Dir path on High Sierra /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000 and getting following...

View Article

Image may be NSFW.
Clik here to view.

Clipboard and Screen size

Hello Xamarin folk ^_^ I have a fairly memory hungry game for which I'm trying to improve MacOS support, there is just this nagging little missing piece of the puzzle that causes some major...

View Article

Automatic Provisioning failed: An App ID with Identifier '*' is not available.

I used to be able to deploy to iOS devices using Automatic Provisioning in Visual Studio for Mac. I haven't done so in a while. The last time I tried I also updated MacOs, XCode, Visual Studio for Mac...

View Article

Xamarin.Mac - Network connected / disconnected event

How can I detect the internet connectivity in a Xamarin.Mac app? How can I receive an event when LAN cable is plugged / unplugged, WIFI connected / disconnected or connected to other available...

View Article


Deadlock

I have problem when my application (Xamarin.Mac) runs for a longer time. It is just periodically connecting to local HTTP server and updates the UI if needed. I start it from VS in debugger and I keep...

View Article

Integrate scanner and tabs as in safari style (of Finder)

I have 2 requests: 1) Can someone help me to integrate directly into a Xamarin.MAC application the ability to scan a document 2) I would like to integrate in my application Xamarin.Mac the possibility...

View Article


Image may be NSFW.
Clik here to view.

Accessing storyboard items in a tabviewcontroller

I'm in process of producing a Mac version of my Windows app. So far going well. I've got stuck on what should be something really basic. I've got the main.storyboard file with a NSTabViewController to...

View Article

Image may be NSFW.
Clik here to view.

Xamarin on Mojave not properly loading controls

Since upgrading to Mojave and Xamarin (VIsual Studio for Mac 7.6.11 b9), sometimes when I compile an app, my dropdowns and panels can become transparent and unusable. It's not every time, sometimes it...

View Article


Trouble deleting a file on an external drive

Hi All, I'm in a bit of a bind and would appreciate any help possible. I have an application that will mount a device as a mass storage device in order to transfer files to it. After mounting the...

View Article

Bug in Xamarin for Mac at base.DidFinishLaunching(notification) and at the...

Hello, After some time not having bugs in MacOS 10.13 while debugging my app, an error is being thrown at : base.DidFinishLaunching(notification) As you can see on the screenshot, the error happens at...

View Article

How to change views on Xamarin.Mac

Hi, I have implemented a splitview controller with table view at the left splitviewitem and content view at the right splitviewitem. How to change the views in the right splitviewitem of the window...

View Article
Browsing index pages (1367 articles)


Latest Images