Intelllij Idea Not able to detect My iOS Device - ios

I created a flutter app and it is not detecting my iPad.
In the image, you can see it is showing <no devices>.
My iPad uses iOS 12.4.8.
But when I connect it to my android 10 phone it can detect it.
Please Help!

You need a mac to be able to debug or run your app on an iphone or ipad.

Related

Apple rejected my app because of iPad, but my app is only for iPhone

My app is a streaming player that I pushed to AppStore Connect
In Xcode, I don't check iPad :
And Apple said :
I tried despite everything to run it on iPad Simulator on Mac, and I found no crash. The button player is OK, both on iOS 12 and 13
What's the solution ?
Building for iPhone is not meaning that it is ONLY for iPhone! iPad users still can download iPhone apps (except they need some especial feature of the phone like CoreTelephony) and Apple's testers always test apps on iPad. So try to fix the bug (that is probably not related to the device). The issue is that you Play button is not working, not the device.
you are providing screenshot for iPad also in iTunes connect to make sure if your app is only iPhone then you must add a screenshot for iPhone no need to add a screenshot for iPad just leave them empty

Remote access of an iOS app

I want to get remote access of my iOS app running on one iPad in another iPad. Is there a way in iOS SDK to achieve this?
Any help would be highly appreciated. Thanks
No, there's not. You can mirror the screen to another device using AirPlay, but there is no way to "drive" the device remotely. (There's an app called "Reflector" that lets you mirror you iOS device onto your Mac, but it's view only.)

Remote Control iPhone device without Jailbreaking the device

I am working on enterprise application which will allow the desktop to control iPhone devices. Basically so far i am able to display the iPhone screen in the desktop screen using private framework. But i am stuck in sending events to the iPhone. I am getting x and y points but fails to simulate touch event in iOS 7. As touch event is possible in iOS 6 and below with using GSEvent private Framework. Also i have used iOHID events in iOS 7.1 but it is not working on device. Does IOHID work on non-jailbreak devices?. Please help me.

app not running in ipad simulator

I have a taken a application (*.app) from a jail broken ipad. I am not able to run that ipad application in iphone simulator(ipad 3.2). Any suggestions.
Thanks in advance
simulator and device builds are separate. you need to try it on device rather than a simulator.

How to install Ipod Touch Simulator to develop application for it?

I want to develop app for Ipod Touch Simulator, but currently, I don't have Ipod Touch Simulator. I'm try to Google but can't get expect result. Please help me!
You need an Intel Mac.
Download the iPhone SDK.
The SDK contains the iPhone Simulator, not one for an iPod touch.
You'll need to be running OS X on an Intel based machine.
You can then download the iPhone SDK from Apple which includes the Emulators.

Resources