Open GoogleCodeExporter opened 9 years ago
Sorry for the trouble. I found the source code. Duh, it's right here. I also
noted that a new ZBar SDK has been released that has claimed compatibility with
the iPad2. By implication, this means there's nothing we can do in TiBar to
adapt it to the iPad2. The problem is in the ZBar library itself. (It does
work on the iPad 2 with a small scan screen.)
I hate to do this but I may have hack away at Objective C to see if I can adapt
TiBar to the newly released ZBar SDK. With luck, it might be a drop-in if the
interfaces didn't change.
This issue can be ignored/closed/removed. I have my answers. Thanks!
Original comment by rrad...@gmail.com
on 21 Jun 2011 at 5:44
Hello, a tips is to build an iphone project and then you can zoom your
application to have the module zbar entire screen but i dont like this method...
Original comment by bcheungb...@gmail.com
on 18 Aug 2011 at 7:58
I just wanted to note that the newest version of ZBar (1.2) has full support
for the iPad 2 in fullscreen mode. If you download the ZBar SDK from
[http://sourceforge.net/projects/zbar/files/iPhoneSDK/], you can replace the
old version in the TiBar XCode project and rebuild the module.
I have successfully built this with fullscreen support for iPad2.
Original comment by zim...@gmail.com
on 30 Sep 2011 at 4:29
#3 - could you explain what you did exactly? i just tried replacing the Xcode
project & it just compiled with the old version..
Original comment by luis.ack...@gmail.com
on 13 Oct 2011 at 10:10
Will tibar be supporting fullscreen mode for the iPad as well?
Original comment by christop...@gmail.com
on 20 Jan 2012 at 11:24
I build with the new version of zbar. it works for ipad very well. but after
that, the overlay does not work. one trap out, stepped into another... ^^
Original comment by sebastia...@gmail.com
on 27 Mar 2012 at 12:01
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
I rebuilt tibar with zbar sdk 1.2 but don't work on iPad with iOs5, it's work
only on iOs4.
"UIStatusBarStyleBlackTranslucent is not available on this device."
Can i resolve that problem?
Original comment by luca.bia...@gmail.com
on 6 Aug 2012 at 8:38
i make this update on another repo
https://github.com/HazemKhaled/tibar
and it's working fine
Original comment by hazem.khaled
on 29 Aug 2012 at 1:31
You know if this solution works with iOS 6?
I try it but shows only a small portion of the screen... or there is something
more to do?
I just replace the libtibar.a on the application support/../titanium folder and
use this copy into the frameworks folder and physically in the lib folder on
the xcode project
I can't try with iOS 5... I doesn't have a ipad 3 with that version
Original comment by pedroma...@gmail.com
on 11 Oct 2012 at 9:29
Original issue reported on code.google.com by
rrad...@gmail.com
on 21 Jun 2011 at 2:08