I’d like to get precise device model (e.g. iPad 3) in MonoTouch.
I’ve seen it done in Objective C but I haven’t figured out the correct P/Invokes yet.
I’d like to get precise device model (e.g. iPad 3) in MonoTouch. I’ve seen
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I took this from a few places and changed it to what I needed, so I can’t take full credit for it. It really stinks to have an enum that has to be updated, but oh well.
But this is what I have: