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.
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.