ganeshMalliga / tibar

Automatically exported from code.google.com/p/tibar
0 stars 0 forks source link

TiBar fails for SDK 1.8.0.1 #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The problem description:

Ti Bar 0.42 works fine with Ti SDK 1.7.5 but when upgrading to 1.8.0.1 it 
crashes the app with the following error when it detects a barcode:

Attempting to begin a modal transition from <ZBarReaderViewController: 
0x8d08c80> to <ZBarReaderViewController: 0x8d690d0> while a transition is 
already in progress. Wait for viewDidAppear/viewDidDisappear to know the 
current transition has completed

What version of the product are you using? On what operating system?
Titanium Mobile SDK: 1.8.0.1
Titanium Studio: 1.0.7

Original issue reported on code.google.com by munzeei...@gmail.com on 14 Jan 2012 at 8:32

GoogleCodeExporter commented 8 years ago
I to have had issues with TiBar(version 0.4.2) working as of the new Titanium 
Mobile SDK.

Problem Description:
The program no longer compiles in Xcode 4.2.1 Build 4D502.
The error I receive is :

Command /bin/sh failed with exit code 2

It has been suggested on other forums that there is a corrupt png file amidst 
the program, but I have tracked
down the supposed culprit and the file is not corrupt nor is it a jpg or other 
file extension.
Currently I only receive the problem on iPad2 devices.  The scanner 
successfully works on iPhone devices.

Product Versions:
Titanium Mobile SDK 1.8.0.1
Titanium Studio 1.0.7
Operating System - Lion

What type of device are you trying to use Tibar on munzeei...@gmail.com?  I may 
have suggestions if it is iPhone.

Original comment by sjm...@bucknell.edu on 16 Jan 2012 at 9:06

GoogleCodeExporter commented 8 years ago
Thank you for the reply. I am using it on an iPhone using the same OS and 
builds as you.

Original comment by munzeei...@gmail.com on 20 Feb 2012 at 11:00

GoogleCodeExporter commented 8 years ago
What I would recommend is to remove the current version of tibar you have 
downloaded and reinstall.  Last time I had an issue I did so and used the 
newest tibar distribution and the issue was fixed.  

If this does not work, I would check to ensure that the correct barcode is 
being returned by printing out the data gathered.  Also, do you close out your 
current view whenever you open the scanner?

Original comment by sjm...@bucknell.edu on 21 Feb 2012 at 7:15