iPhone and iPad not detected after update appcelerator studio - appcelerator

My iPhone and iPad not detected after update appcelerator studio (Appcelerator Studio, build: 4.4.0.201511241829).
Android device detected easily but ios device not detected after refresh devices not worked.
Can some one help me. what have to do.

This happened to me, I had to do the following steps to get it working:
Uninstalled Appcelerator Studio
Downloaded the latest iOS SDK from Apple's dev portal.
Installed latest iOS SDK
Downloaded and installed fresh Appcelerator Studio

Related

Visual Studio don't run IOS simulator after update Version 16.5.4

Is there anyone face IOS simulator issue when run it on xamarin forms project after update visual studio to Version 16.5.4 ???
coz i can't run the simulator after this update
inform that i use windows 10 pro 64bit and use remote apple osx catalina updated to latest version

Android emulator lollipop stuck at the android boot screen

When i want to create android device manager for android lollipop 5.0 and 5.1 in visual studio 2019 16.3.5, it always stuck in the android boot screen but no issue for other versions include kitkat 4.4.
I have checked and running haxm 7.5.2 and did not enable hyper-v. all the setup are defaults and it working for all versions from kitkat 4.4 up to pie 9.0 except lollipop 5.0 and 5.1.
Hope someone can advise on this issue?
i found the issue. Seems like the issue is from corrupted system image. When download the system image from Visual Studio, it will stuck at the boot screen. Then i downloaded the system image from Android Studio C:\Users\user\AppData\Local\Android\Sdk\system-images and move it to visual studio's android sdk default folder, C:\Program Files (x86)\Android\android-sdk\system-images, it works!

'Device Not Found' error when debugging Xamarin iOS in Visual Studio 2017 15.7.4

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!

Xamarin Studio Community version 6.1.3 does not show iOS project

I have downloaded the latest Xamarin Studio for Mac. Surprisingly it's not showing up the iOS Project.
What I am missing?
1. Ensure Xamarin.iOS Installed
Download the Xamarin Universal Installer, and run it again. The universal installer will automatically detect if you don't have Xamarin.iOS installed and it will automatically install it for you.
2. Ensure Xcode is Updated, Installed & Configured
a. Download/Update Xcode
Open the App Store app on macOS and search for Xcode. From this screen, download/update and install Xcode.
b. Run Xcode Once
In order for Xamarin Studio to connect to Xcode, you have to open and run Xcode at least once after installing/updating Xcode.
Open and run Xcode, accept all of the prompts, and wait for Xcode to finish initializing.
3. Ensure Xamarin Studio Is Pointed to Xcode
Open Xamarin Studio Preferences and ensure that Xamarin Studio is pointed to the correct version of Xcode on your machine

Xamarin Studio cannot find Android tools/devices

After installing Xamarin Studio, I've found it to miss Android related items such as Android SDK Manager under Tools menu:
Additionally I cannot run the application on an actual device, nor see any emulator:
Please note that I've developed Android app using Eclipse prior to this so I have everything properly setup (including device driver, ADB, Android SDK/NDK, etc), and have also made Xamarin Studio work on another computer. The problem is that it refuses to work on this particular computer, and uninstall/install it didn't help.
How do I fix it so that Android tools are shown in Tools menu and I can run Xamarin applications on an emulator/actual device?
The following steps resolved the issue for me:
Uninstall Xamarin Studio
Uninstall x86 JRE/JDK 1.6 installed by Xamarin Installer
Run Xamarin Installer and let it reinstall both JRE/JDK & Xamarin Studio
Don't know why the Xamarin installation wasn't working correctly the first time, nor why the above steps work, but it worked.

Resources