[AC-1280] Camera Rotation Problem on iOS8
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2014-09-15T15:21:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | ios |
Reporter | Michael Potter |
Assignee | Steven Scott |
Created | 2014-09-14T15:16:05.000+0000 |
Updated | 2016-03-08T07:37:40.000+0000 |
Description
Attached is a sample program that demonstrates a suspected bug in iOS8 that does not happen in iOS7.
The bug is demonstrated in step 15 and 16.
1) unzip the package
2) cd TestProject
3) ti build --platform ios
4) expect to see 'Project failed to build'
5) start xcode 6
6) open the project in the build/iphone/ folder
7) change to a universal app
8) connect ipad running iOS 8
9) push app to ipad using run button
10) expect app to start on its own
11) Hold ipad in portrait mode
12) tap "Take a Photo" button
13) note that while moving ipad side to side the display moves consistent with motion of iPad
14) rotate ipad to landscape
15) While rotating: note that camera display is INCONSISTENT with rotation.
16) After rotation: note that while moving side to side ipad the display moves INCONSISTENT with motion of iPad
Attachments
Moved files over, marking as duplicate.