Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2 Beta
-
Fix Version/s: EE 1.2
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile, iOS
Description
The Augmented Reality Marker view has a 20 - 30 second startup. If this cannot be improved, a progress bar will be necessary.
Activity
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.2 EE [ 10372 ] |
Ted Goddard
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32826 | Fri Dec 14 15:30:56 MST 2012 | ted.goddard | allow setProgress to be invoked on NativeInterface ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterfaceViewController.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/NativeInterface.h |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32874 | Wed Dec 19 13:51:36 MST 2012 | ted.goddard | noop setProgressLabel for container ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/Container/MainViewController.mm
|
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
One of the ICEfaces logo 3D models was 333k, which is not large in terms of loading from the filesystem, but the WaveFront obj parser has two very inefficient loops which result in very long processing for this file. It has been removed in place of an equivalent 3D model of the ICEfaces logo with a smaller polygon count.