enter image description hereI updated my mac os to ios11 beta and tried launching the appcelerator studio but it is throwing a warning symbol and not launching.era
Related
On Visual Studio Mac and Visual Studio Windows, when I attempt to upload my application to the App Store, I get a message during the upload process:
However, when I upload with XCode, there are no issues. I'm able to put the application into TestFlight, download to my phone and it runs fine:
How do I being to debug this problem?
I am receiving error while launching my application on windows. I have installed the updated version of visual studio and both window and visual studio are compatible with each other with SDK(10.0.19). Here is the picture showing error.
enter image description here
I'm using the following tools and versions:
Visual Studio 15.7.4
Xamarin 4.10.10.2
Xamarin iOS and Xamarin Mac SDK 11.12.0.4
Xcode 9.4.1
Xamarin Forms 3.1.0
It all started when I upgraded Xamarin Forms. It prompted me to upgrade Xcode in order to continue to debug. I upgraded Xcode on the Mac. Restart Visual Studio. When I select Debug > iPhoneSimulator - I see IPhoneXXX iOS 11.4, but when I start debugging, I get this error:
I solved this by restarting the Mac server. Ughhhhhhhh!
Screenshot of the Error
Im currently using visual studio xamarin on mac and the latest version of Xcode 9.3
Does anyone know what could be the problem?
I tried to connect to Mac with Xamarin Mac Agent from VS2015.
The network connection between mac & windows was ok, and I validated it with Step 8 here
I input user & password and connect, no feedback message.
On Visual studio status bar, "Starting Mac agent: IDB 4.1.1.3 ..." was pending.
BTY, I can build Xamarin.IOS successfully, but can't run ios simulator from VS2015. And I've tried this solution, but no use for me.
Does anyone know what's wrong?
I faced a similar issue when I updated xamarin on visual studio. I resolved this by:
Updating xamarin studio. Go to Xamarin Studio > Check for Updates
Deleting folders %localappdata%/Xamarin/MonoTouch from my windows machine and $HOME/Library/Caches/Xamarin/mtbs folder from my mac.
Restarting both xamarin and visual studio.