How to get Cell ID with private API?
With older SDKs was possible to get CELL ID with private CoreTelephony framework. In iOS 4.3 in private frameworks I found only CoreTelephonyByPass framework. I tried to get .h files with class-dump, but I received this warning "Warning: This file does not contain any Objective-C runtime information."
If somebody has any idea...please give me any hint.
|