What is the simplest way to retrieve the device serial number of an iOS device using MonoTouch?
问题 Does MonoTouch have a simple mechanism for retrieving the device serial number (not UDID) of an iOS device? Is there a third-party library which I can use to obtain this? In case it matters, I'm looking to use this functionality in an in-house application and am not concerned with the App Store approval process. 回答1: UPDATE: from iOS 8, we cannot retrieve the serial number of our iDevice. To retrieve iphone serial number from Monotouch, you can use this technic: Create a static library .a