Wish Encryption, AHLocale, Barcode scanner

jo1234

Active Member
Licensed User
Longtime User
Hi,

I would like to use these libraries:

1.) Encryption
I use the MD5 hash function.

2.) AHLocale
I use AHLocale.Language and AHTranslator.GetText to provide localized strings in my app.

3.) Access to the barcode scanner included in iOS7/8
This link might help? https://www.cocoacontrols.com/controls/ios7-barcode-scanner

Thanks a lot for all your efforts!
John
 

mcGeorge

Member
Licensed User
Longtime User
I agree with John, with its 3 points.
One way to read barcodes is really important to me. I'm not a game programmer, I create data collection programs. Without Barcode, I'm stuck.
Thanks, Georg
 

jo1234

Active Member
Licensed User
Longtime User
Hi Erel,

thanks a lot for iEncryption and iBarcode.

Any chance to also port AHLocale?
AHLocale.Language and AHTranslator.GetText are really handy to provide localized strings in my app.

Thanks a lot for all your efforts!
John
 
Top