If you are recording the display of your own app, that is probably fine. If you are attempting to record the display of other apps, I doubt you will get that working in a manner that would be acceptable for an App Store submission.
Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini
The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad
iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool
Apple announces 4th generation iPad packing an A6X CPU
If you are recording the display of your own app, that is probably fine. If you are attempting to record the display of other apps, I doubt you will get that working in a manner that would be acceptable for an App Store submission.
Hi,
Im planning to make an app for users and one of it functionalities is display recording, but not the main functionality.
Will that be legal to approve the app from Apple ?
Thanks
Hi,
Im planning to make an app for users and one of it functionalities is display recording, but not the main functionality.
Will that be legal to approve the app from Apple ?
Thanks
Hi,
Im planning to make an app for users and one of it functionalities is display recording, but not the main functionality.
Will that be legal to approve the app from Apple ?
Thanks
An app that I made that was released about 2 years ago had some issues with iOS 7, so I fixed those and submitted an update. I got an email that it was missing 4-inch retina display screenshots (I know they are required now, but that slipped my mind I guess), so I went in to add those screenshots.
After adding all five of them (all of which were 1136x640, I triple-checked), I hit the "save" button. The following error appeared at the top of the page:
"Your binary indicates support for 4-Inch Retina Display. You must provide an 4-Inch Retina Display screenshot. You must upload screenshots for 3.5-inch and 4-inch Retina displays."
I definitely have all my 960x640 screenshots under the "3.5-Inch" section and my 1136x640 screenshots in the "4-Inch" section. Why is the page not recognizing that they are there?
I am getting this exact same error this evening -- it may be a iTunes Connect server issue.
If you are recording the display of your own app, that is probably fine. If you are attempting to record the display of other apps, I doubt you will get that working in a manner that would be acceptable for an App Store submission.
Hi,
Im planning to make an app for users and one of it functionalities is display recording, but not the main functionality.
Will that be legal to approve the app from Apple ?
Thanks
I am trying to do this open flow tutorial and I am completely new to networking and systems. I am a college student and I need help with this. I have finished a part of the tutorial (http://www.openflow.org/wk/index.php/OpenFlow_Tutorial) and I am able to get the "ssh -X mininet@ipaddress" command working. If i type xterm next, it is giving me a display is not set error but when I open the terminal again and just type xterm without typing the ssh -X thing, it is opening a new window for xterm. I am confused. Is that what it is supposed to do? The next part of the tutorial asks me to type "sudo mn --topo single,3 --mac --switch ovsk --controller remote" in my ssh terminal and this is what happened when i tried it.
Last login: Fri May 17 19:34:53 on ttys003
mobile-172-16-103-167:~ SHREYA20$ ssh -X mininet@192.168.56.1
Password:
X11 forwarding request failed on channel 0
Last login: Fri May 17 19:35:19 2013 from 192.168.56.1
mobile-172-16-103-167:~ mininet$ ssh -Y mininet@192.168.56.1
Password:
Last login: Fri May 17 23:46:27 2013 from 192.168.56.1
mobile-172-16-103-167:~ mininet$ sudo mn --topo single,3 --mac --switch ovsk --controller remote
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
mininet is not in the sudoers file. This incident will be reported.
mobile-172-16-103-167:~ mininet$
I need to finish this tutorial soon and I need help with this. Any help would be greatly appreciated. Thank you!
I am trying to do this open flow tutorial and I am completely new to networking and systems. I am a college student and I need help with this. I have finished a part of the tutorial (http://www.openflow.org/wk/index.php/OpenFlow_Tutorial) and I am able to get the "ssh -X mininet@ipaddress" command working. If i type xterm next, it is giving me a display is not set error but when I open the terminal again and just type xterm without typing the ssh -X thing, it is opening a new window for xterm. I am confused. Is that what it is supposed to do? The next part of the tutorial asks me to type "sudo mn --topo single,3 --mac --switch ovsk --controller remote" in my ssh terminal and this is what happened when i tried it.
Last login: Fri May 17 19:34:53 on ttys003
mobile-172-16-103-167:~ SHREYA20$ ssh -X mininet@192.168.56.1
Password:
X11 forwarding request failed on channel 0
Last login: Fri May 17 19:35:19 2013 from 192.168.56.1
mobile-172-16-103-167:~ mininet$ ssh -Y mininet@192.168.56.1
Password:
Last login: Fri May 17 23:46:27 2013 from 192.168.56.1
mobile-172-16-103-167:~ mininet$ sudo mn --topo single,3 --mac --switch ovsk --controller remote
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
mininet is not in the sudoers file. This incident will be reported.
mobile-172-16-103-167:~ mininet$
I need to finish this tutorial soon and I need help with this. Any help would be greatly appreciated. Thank you!
I have a tableView displaying a list of contacts from a Cloud Database. After selecting a contact, I push to a programmatically created MKMapView. Then I display the initial region (the view) that includes the users current location (starting point) and their selected destination (end point).
Now I want to display annotations (as described in the Location Awareness Programming Guide) that displays polylines which will represent the turn-by-turn navigation IN MY OWN APPLICATION, and not in the Map App currently used in IOS6.
Due to licensing and its becoming depricated in IOS 6, I do not want to get routing data from the Google Maps API. How do I get routing data from the IOS 6 Map App (powered by TomTom) so I can display the point-to-point annotations (turn-by-turn navigation) without leaving my own application?
I checked out Stack Overflow and other forums which basically left me with the impression that this is not possible. I also checked out the TomTom iPhone Mobile SDK User Guide from the TomTom Developer Portal and am still confused. It must be possible to retrieve routes, since the Map App can display turn-by-turn directions. How can I retrieve turn-by-turn data that I may display as a route within my own application?
This seems to cover the same issue:
http://macscripter.net/viewtopic.php?id=28627
From what I can tell at the moment, a full answer is going to have to be done in Obj-C, but a short Applescript like this will at least get the number of displays connected:
tell application "Image Events"
launch
get properties of every display
quit
end tell
I need my code to evaluate whether an external display is connected via a mini-display port.
Ideally, I'd like to do this by having a bash command that determines a boolean True/False value for the presence of a file. I'm just not sure what file I should be looking for, presumably something in /dev/
Any suggestions what it should be, or suggestions of a better way to make the determination (anything in applescript, bash, objective-c, or plain-old c will do)?
TIA
I need my code to evaluate whether an external display is connected via a mini-display port.
Ideally, I'd like to do this by having a bash command that determines a boolean True/False value for the presence of a file. I'm just not sure what file I should be looking for, presumably something in /dev/
Any suggestions what it should be, or suggestions of a better way to make the determination (anything in applescript, bash, objective-c, or plain-old c will do)?
TIA
I need my code to evaluate whether an external display is connected via a mini-display port.
Ideally, I'd like to do this by having a bash command that determines a boolean True/False value for the presence of a file. I'm just not sure what file I should be looking for, presumably something in /dev/
Any suggestions what it should be, or suggestions of a better way to make the determination (anything in applescript, bash, objective-c, or plain-old c will do)?
TIA