Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 1.3
-
Fix Version/s: BridgeIt 1.0
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile-SX/BridgeIt, iOS
Description
Various problems on mobile devices are difficult to diagnose when in the field since the device console cannot be viewed without a connection to a computer. The console for ICEmobile-SX/BridgeIt should be accessible within the application itself.
(Prior to iOS 7 it was possible for a third-party application to display the console, but this may be disabled for security reasons or simply API changes.)
(Prior to iOS 7 it was possible for a third-party application to display the console, but this may be disabled for security reasons or simply API changes.)
Activity
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | Bridge-it 1.0 [ 11172 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38549 | Tue Oct 08 09:19:45 MDT 2013 | ted.goddard | remove table construction logging ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/SettingsViewController.m
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38585 | Fri Oct 11 10:35:11 MDT 2013 | ted.goddard | concatenate log lines and handle face-up device orientation ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ViewController.m
MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/AppDelegate.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/IceUtil.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/SettingsViewController.h MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Shared/IceUtil.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/SettingsViewController.m MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/ICEmobile-SX/ConsoleViewController.m |
On-device console has been implemented.