Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1 Final
-
Fix Version/s: 1.2 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile, iOS
Description
When the AR view is used a second time, compass markers or icons may appear stuck in the view.
Activity
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31397 | Wed Oct 10 17:25:07 MDT 2012 | ted.goddard | start motionManager from application init to avoid conflict with UIWebView motionManager ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/ARViewController.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/ARView.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/ARView.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Container/MainViewController.mm |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31677 | Tue Oct 23 11:49:02 MDT 2012 | ted.goddard | hide compass markers on AR close to prevent stuck compass markers ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Shared/ARViewController.h
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/ARViewController.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/ARView.m |
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Ted Goddard [ ted.goddard ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Compass is now hidden when AR view is dismissed. Stale markers have not been observed since.