Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: BridgeIt 1.0.4
-
Fix Version/s: BridgeIt 1.0.5
-
Component/s: Containers
-
Labels:None
-
Environment:IOS container
Description
When launching the BridgeIt scanner the nib can take upwards of 8 seconds to the launch. This has been noticed by several customers and needs to be addressed.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Patrick Corless [ patrick.corless ] |
Patrick Corless
made changes -
Fix Version/s | BridgeIt 1.0.5 [ 11574 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
I've worked though a few example that use the new iOS7 scanning API and none of these examples exhibit the slow startup that our implementation has. I'll work at cutting one of these examples into our code base and see if we can't improve performance and avoid the any memory leaks. I'll also take a shot at creating an ipad specific view so that the scanner view will be full screen.