-
Notifications
You must be signed in to change notification settings - Fork 17
Gorilla Player does not work in Parallels environment #73
Comments
Me too! Win10 Pro/VS 2015 on a Mac in Parallels 11 |
Yes, I have the same configuration Win10 Pro/VS 2015 on a Mac in Parallels 11 |
Thanks for your feedback. The good news is that I have exactly the same environment and it is working fine with the VS Android emulator and the iOS emulator (running on the host Mac). So let's figure out what is the problem here. First of all, my environment:
Where did you installed Gorilla? You should install it within your Windows VM. In my case once I open Gorilla desktop app and deployed the Android version to the emulator, autodiscovery works as expected and I can easly preview. In the case of the iOS emulator, autodiscovery will not work out of the box. You should use "Manual Setup" specifing the ip:port (e.g. 10.71.34.101:9014 assuming that is the address of your vm). In order to support auto discovery for the iOS simulator or connecting an actual physical device, you will need to setup a couple of port fordwarding rules (see this for more details) |
So, A few things to note: *You Need to Spend TIme on the Installation and Getting Started Docs.
Both IOS and Android-running-in-VM simulators required manual setup
I expected to see emulation inside VS--or an emulation window popup. I did not expect Player+Simulator was a requirement, or the clever but abnormal need to load the Xamarin player project and deploy. And the Player not only needs to be installed on the simulators, it needs to be manually set running. Now, finally, the IOS sim reflects the XAML layout for the Sample...But It fails with my xaml code with an "Error setting Gorilla Target..." message. Probably a Forms 2.x issue? And I still can't get the Android and IOS sims to run simultaneously--you seem to be using websockets, so why this is is a mystery. Paul Mace |
I am working with Parallels with emulators but none of them allows me to run the Gorilla. It is never connected in Adroid or iOS, android emulator is Xamarin default Player which bring this ip 10.71.34.101. Could you help me
The text was updated successfully, but these errors were encountered: