Closed SprengerS closed 2 years ago
Closing as duplicate of https://github.com/xamarin/xamarin-macios/issues/8810
@chamons Since you closed this issue you don't give us a workaround or future date when this bug will be fixed. This bug is really old and should be fixed because there are a lot of Users who are using an Apple Watch and we want to give them an Apple Watch App. But without debugging on a real Hardware device it is difficult to use Bluetooth, because the app will depend on Bluetooth.
@SprengerS - I closed it as a duplicate of an existing issue, which is open. We try to only have one copy of a given issue in our repository to make it easier to search.
cc @davidortinau
At the moment it is not possible to Debug a real Apple Watch Hardware Device via Wifi. Watch OS Simulator can be debugged
Steps to Reproduce
Expected Behavior
Actual Behavior
Environment
Build Logs
Beside this strange behaviour I have inspected the
WatchExtension.appex
. The WatchExtension contains a file calledMonoTouchDebugConfiguration.txt
. This file contains some IP Addresses. I think this IP Adresse are necessary for the debugger for connecting to the watch app. For the Real AppleWatch the file containsand for the Simulator