I'm developing an iOS app on a virtual machine, so I am not able to use a USB cable to install my app on an iOS device. Is it possible to deploy the app to my device over the network?
Thanks
You can use something like TestFlight
Related
I have a Xamarin Forms app and I would like to distribute the iOS version to our tester, but the tester is not local, so I have no physical access to their iPhone device. I would like to do this remotely somehow.
I have searched for instructions on this, but all I find are deployments to the App Store or deployments to a physical device attached to my mac (which I have done fine). Can anyone advise the process of deploying this to our remote working tester please?
Thanks
I know there are similar topics like this but as the title indicates, would you be able to develop an app for iOS using expo with a real iphone device connected to the same LAN?
Yes, For expo you don't require xcode or android studio. you need to install expo on your iPhone and connect to the same network and scan the QR code. sometimes it does not work on LAN try switching to tunnel for better connectivity.
For iOS you can use
Send Link With email option
This will email you a link, click it from your Mail app, and it’s running on your device!
I have developed an app with Flutter in Windows 10 and I have my iPhone 6S. I have tried to install it through iTunes, but I can't. How can I install the app on my iPhone?
You cannot create an iOS App without a macOS machine. That is not a limitation of Flutter, but rather a problem all app developers face. No matter what technology or toolkit you use, you can only create the app on an Apple device.
Some have made a business out of that and offer you an Apple device as a service or for rent, some developers just buy the cheapest used Mac they can get away with. But you need a Mac. Sorry.
The guide on how to deploy your app when you have a Mac can be found here.
Hi I am using the phonegap desktop app to make hybrid iphone apps. I had my app download on my iphone device but it can't connect to my localhost on my laptop becausue they are two different machines. I want to know how to connect to my laptop's local server from my actual iphone device. Don't give me answers if you don't actually know if it works.
I have built an ios app that I have tested on the iphone simulator. I now want to run it on an iphone but the usb ports on my mac do not work. I have no way to connect my iphone to my mac. Is there any way to send a compiled version of my app to my iphone so that it can install it itself? Like you can do on android when you can send a .apk file to the phone and it can install it itself. I can register my iphone to my devices on the member center.
Sorry for the newbie question! I just started with ios development.
You could set your phone up to be your own "beta tester" and send it over the air via Hockey App. - http://hockeyapp.net/features/
I would suggest Testflight but with Apple buying them they might go away.