Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
近接センサーはランドスケープモードで使用できますか?
私がポートレートをしているときだけ、それは私のために働くようです...
これが意図的なものなのかバグなのかはわかりませんが、近接センサーはstatusBarがportraitOrientationにある場合にのみ機能するようです。
[[UIApplication sharedApplication] setStatusBarOrientation:UIInterfaceOrientationPortrait animated:NO];
...トリックを行います。