54
Views
5
Comments
[ZXing Services] GetBarcodeImageURL removed?
Question
zxing-services
Service icon
Forge asset by André Vieira
Application Type
Service

Hi there

I've tried to update to the latest 3.0.2, but it's causing breaking changes on my applications. The function GetBarcodeImageURL seems to have been removed. What is the replacement function for this?


Kind regards

2016-04-22 00-29-45
Nuno Reis
 
MVP

Hi Pieter.

Have you tried the demo?

It has a new way of loading images:


Yes, they could have kept the former method as deprecated for a couple of versions.

2020-03-05 15-52-45
André Vieira
Staff

Hi Pieter,

:(  Sorry, my bad. 

Since the module is now a service module it can't have screens (which was the previous implementation). For reactive and mobile applications the implementation is much simpler but for traditional web apps you still need a URL for the generated barcode and I forgot to refactor that part...

I'll upload a new version today with that fix.

UserImage.jpg
Pieter Swart

Thanks Andre!

2020-03-05 15-52-45
André Vieira
Staff

Done. Version 3.0.3 should be live shortly.

UserImage.jpg
Pieter Swart

Much appreciated :-)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.