Skip to main content

All Questions

Tagged with
2 votes
0 answers
3k views

How to open a Xamarin Visual Studio project (sln) in Xcode on mac

Greetings dear developers. I have a problem that I cannot solve without your help. I have a Xamarin project. It was made in Visual Studio and therefore has the extension - sln. I need to open this ...
Kostenetskiy Stanislav's user avatar
1 vote
0 answers
44 views

Segue from ViewController to another Window Controller not calling PrepareForSegue

I have a ViewController that comes from the main window. On that ViewController there is a button that opens up another window (a Split Window Controller) when pressed. For that, I created a Modal ...
shiekh's user avatar
  • 31
0 votes
0 answers
44 views

Data binding in Xamarin.mac

I am new to the MacOS, and I am trying to rewrite some of my Windows WPF programs on a Mac. Having read this article "https://learn.microsoft.com/en-us/xamarin/mac/app-fundamentals/databinding&...
user20076508's user avatar
-1 votes
2 answers
81 views

Xamarin iPhone deploy with Xcode won't show it connected

My iPhone is connected to the mac (Can be seen under System Information>USB>iPhone) but Xcode does not let me use the iPhone and it says at the app scheme "No devices connected to My Mac.&...
TalGav's user avatar
  • 53
1 vote
1 answer
470 views

Cannot build an installer for a CocoaApp (Xamarin.Forms) on Visual Studio for Mac

I have been trying to build a simple installer from a newly created template from Visual Studio for Mac. New Project > Cocoa App Nothing fancy really. I can run the app in debug mode, but as soon ...
Julien's user avatar
  • 447
-1 votes
1 answer
179 views

How to make menus in a storyboard in xcode with cocoa and c#

I want to make many menus like antiviruses do. I want it so when you click one of the many buttons I have on the left, all the other buttons will disable and this one wil stay enabled. And it will ...
KadTheAad's user avatar
1 vote
1 answer
711 views

Could not load file or assembly 'Microsoft.Windows.Simulator.Client, 'Microsoft.VisualStudio.CppSvc.Internal StreamJsonRpc.RemoteInvocationException

My OS is Windows 10, developing with Visual Studio 2019, XCode 9.4, and developing Xamarin Forms app. When trying to connect Mac book Pro 13 (10.13.6), via Visual Studio 2019, I get this weird state ...
Matas Vaitkevicius's user avatar
0 votes
0 answers
65 views

Xamarin Mac / XCode Unexpected Menu Items in Main Menu

So here's a weird quirk I'm experiencing. Can't figure out what I'm doing wrong, or what secret switch I'm missing. I'm developing a Desktop App in Macmono / Xamarin. I edit the mainmenu.xib in XCode ...
ConnectionCardKyle's user avatar
0 votes
1 answer
273 views

xamarin mac Controller.designer.cs file not being filled

I am currently developing a cocoa app using Xamarin mac. to do this i open the story board in the XCode interface builder add my controllers and UI then run the application with visual studio mac. the ...
Devlin Paddock's user avatar
0 votes
1 answer
1k views

Error Signing Xamarin.iOs Application { codesign exited with code 3. }

I'm trying to Build a xamarin.ios app with VS2019 installed in windows, connected to macOs added as a remote build server. Everything is ok, but when is trying to verify the signature fails showing ...
tlandaeta 's user avatar
1 vote
1 answer
991 views

Deployment error after upgrade to Xcode 10.2.1

Upgrade my Mac to MacOS 10.14.5, Upgrade Xcode to 10.2.1 and now i can't deploy my projects on emulators and on real devices. Visual Studio Community 2017 for Mac Version 7.6.5 (build 20) Runtime: ...
G.Mich's user avatar
  • 1,686
0 votes
3 answers
588 views

Does Visual Studio need to be installed on the Xamarin build machine Mac?

We are using Visual Studio (15.9.11) with Xamarin on our PC's. We have XCode 10.1 installed on the build machine. We are running out of disk space on our build machine MacBook Pro 128GB, and I've ...
greenTree's user avatar
  • 305
0 votes
0 answers
199 views

Xcode references wrong path to Mono

I'm trying to compile the c code generated by Embeddinator-4000 but Xcode can't find the specified path to Mono. These are the headers that are currently giving me problems: #include <mono/jit/...
Jeremy Roberts's user avatar
4 votes
1 answer
527 views

Visual Studio 2017 v15.9 Storyboard designer cannot connect to Mac while VS is connected to Mac

Visual Studio 2017 v15.9 on Windows 10 has apparently a new bug: the storyboard designer cannot connect to Mac. Previously in 15.8, the storyboard could connect and many features are working fine, ...
ZZZ's user avatar
  • 2,802
1 vote
0 answers
79 views

A valid version of XCode could not be found

When I open a new Xamarin-Project on Visual Studio for Mac, I instantly get the Error "A valid XCode Version could not be found." I checked if Visual Studio has the right path to XCode. I use XCode ...
Ramy's user avatar
  • 33

15 30 50 per page