iphone - Error: Using two-stage rotation animation is not supported in iOS -


i working on bar code scan application. got sample source code. while scanning image, taking image photo gallery have saved bar code images.

but not scanning , showing in console 2012-06-04 14:09:00.136 reader sample[467:207] using two-stage rotation animation not supported when rotating more 1 view controller or view controllers not window delegate

what error log about, can please me.

any appreciated

so should do

given console message, i'd shouldn't use 2 stage rotation. is, instead of using methods -[will/did]animatefirsthalfofrotationtointerfaceorientation: , -[will/did]animatesecondhalfofrotationtointerfaceorientation:, use newer one-step rotation methods -willrotatetointerfaceorientation:duration: , -didrotatefrominterfaceorientation:.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -