How to obtain iPhone info (specifically SIM lock status) from IMEI? [closed] - iphone

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I mean I want to obtain some information (particularly SIM lock status) about an iPhone from its IMEI number (or serial number).
In other words, I want to reproduce a very basic functionality of any of these sites: http://emag.radiom.ru/, http://www.imei.info/check-warranty-unlock/ http://www.s-url.ro.
Preferred languages are: Objective-C/C, bash, AppleScript, filemaker and python.

Apple does not allow applications access to information like the IMEI-number or the serial number of the phone, so there is unfortunately no way to achieve what you are attempting to do.
If you are not programming for the App Store however, you could access the IMEI-number as described by Erica Sadun here, and the serial number described here.

Related

Documentation about iOS autocorrect [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Im writing a paper about spell correction i iOS and i wonder if there's any available documentation from apple about how iOS handles user input in form of validation and generate a possible word that it thinks the user is going to type?
In short terms: I wonder where I can find the documentation behind the auto correct in iOS and how it works.
Thanks.
Here is a note about two Apple patents involving autocorrect.
They involve using timing and geometry, parts of speech, and contextual lookup.

Apple developer statistic [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
In iTunes Connect and under the download statistics, do downloads done with a redemption code get included in those statistics?
Thank for any answers and sorry for my english!!
I am pretty sure they do. Regardless of Free, Paid, or Promo a download of any kind still counts as a "Sale." Education apps downloaded using Edu promo codes are counted. I would assume regular promo's are as well.

Supporting printer in a iPhone application [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
How can we support printer in a iPhone application? I want to print a page from my application. Do I need to code for this in my app or this is a default operation supported by IOS. I am using IOS 4.3 & above.
Look at the Drawing and Printing Guide for iOS.
iOS can only print to "AirPrint" printers of which there aren't many. There are some apps that run on OS X that will "AirPrint enable" any attached printer. I use Printopia (no affiliation other than as a happy user). There are some free ones but I haven't had as much success with them.
It's always a good idea to google your question first :)
Everything you need to know:
http://developer.apple.com/library/ios/#documentation/2DDrawing/Conceptual/DrawingPrintingiOS/Printing/Printing.html

Iphone app. How many were downkoaded [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I wrote an iphone app and was just released.curious to See how many people downloaded it. It is a free app. How do i find out how many people downloaded my app.
Thanks
from your Apple Developer account, use iTunes Connect to get stats on your app downloads. You can also use third party services like AppFigures to get better stats.
I believe the statistics will be available in iTunes Connect only after a week or so. Try Appannie (appannie.com) for better reports.

Can I trust DragonFireSDK? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
Watching their video and browsing their site, it looks like I have to do some kind of mouse olympics to publish an app. I want to publish an app to the App Store for as little money as possible, without using "hacks". Is there any way to do this, and does Apple allow it?
They seem to have posted the names of several apps using their SDK, and apps in the App store are required to include developer contact info. Write a few of the developers of recent apps using their toolchain, and see if any of their replies give you enough confidence.