Hey guys, could you please help m out. I’m currntly facing an issue where I have a button which a user click which launches the zbar scanner . it takes about 1.5 s for the scanner to launch after clicking the button. I’ve tried a lot of things suggested ranging from even adding crosswalk and adding tappable but nothing works, Here’s my code:
The only issue I can think of is that the Zbar plugin isn’t really optimised to start quickly.
Maybe Zbar needs some time to start their stuff and that’s why it’s taking so long.
Do you notice any improvements when launching the scanner for a second time in the same session?