I have iPhone connected to Windows 10 directly. I'd like to send / debug using phone instead of an iOS simulator. Is this possible?
Related
I want to debug on a Samsung Galaxy Note 10 but the device isn't showing up in Visual Studio Community 2017 for Mac. In addition, the tablet isn't showing up in Finder even though it's plugged in with a USB cabel. I use macOS High Sierra on my iMac.
Why is the Android tablet not showing up in Visual Studio?
Visual Studio
It works now. It was necessary to enable the developer options and usb debugging.
developer options and usb debugging
I already got a blank app running from Visual Studio For Mac. (Im using this free test developer account from apple)
But now I have an App for UWP, Andriod and iOS on Visual Studio 2017 with Windows. But I dont now how to set up my project to deploy it on my iPhone. Remote simulating it on a Mac is not the problem.
Is it even possible? I cant find any guide for that...
I would like automate IOS Mobile Application(in iPhone 6s - IOS Version-10.2.1) using windows 7 Laptop.
Is it possible to automate from windows Laptop.
I installed and configured Android-SDK, Java Client , Appium and PDAnet in windows machine.So now i am able to automate App from real Andriod device in Windows machine.
Now I have to automate that App from iPhone 6S Device from Windows Machine. Is it Possible or MAC is mandatory?? Please help me from this situation.
There are applications which allow you to automate iOS applications from a Windows 7 PC. They're mostly from commercial vendors - such as http://quamotion.mobi or http://experitest.com.
Disclaimer - I work for Quamotion, one of the companies that develops such software.
I need to develop an iOS application in order to control my Visual Studio C++ application using an iPhone or an iPad.
The idea is to connect my iPhone/iPad to my Windows PC via Bluetooth.
The target is to use the iOS application as a client which can stream data (requests) to my Visual Studio C++ application (the server).
My doubt is: is this even possible?
Can I stream data from an iOS application to a Visual Studio C++ application using sockets?
Is there a way to debug my application (running on Windows Mobile 6.5, deployed on Visual Studio 2005) without ActiveSync?I want to go through some connection problems and with the ActiveSync-connection always enabled, I can't really test the WLAN and/or GPRS-module with my application.
I tried disabling the USB-connection in ActiveSync, but then Visual Studio cannot connect to my device and I am not able to debug my project. (It does disable the connection on my device though).
Am i missing some settings I can change on my device and/or ActiveSync?
It seems that it is not possible to do this when you are trying to debug over WWAN/GPRS.
But it works if you connect your device to your office network/the network you are also developing with, see Debugging Visual Studio applications with no ActiveSync support.
Note: this may not work with all devices running WM6.5, in my case this was a Psion EP10 and it worked.
This one
http://www.turboirc.com/ppc/s5.htm
works fine for me with VS 2008 and WM 6.5
Take a look at
http://blogs.msdn.com/b/vsdteam/archive/2005/04/28/413304.aspx
as well.