uidevice Questions
1
Solved
I have created a static library in Iphone SDK in which I used some UIDevice properties.
When I run the app, this xcode show this error
UIDevice Undeclared... Even the same code is running perfectly...
Justiceship asked 7/9, 2011 at 9:29
1
Solved
Possible Duplicate:
UIDevice uniqueIdentifier Deprecated - What To Do Now?
As I expect you are aware of, the uniqueIdentifier in UIDevice is deprecated in iOS5. What I am looking for ...
© 2022 - 2024 — McMap. All rights reserved.