rebuy-de / rb-forms-barcode

Rb.Forms.Barcode is a Xamarin.Forms view for scanning barcodes.
https://github.com/rebuy-de/rb-forms-barcode
MIT License
43 stars 21 forks source link

Fixed problem in older devices and Fixed crash of nuget manager; #50

Closed guilherme-mantovani closed 8 years ago

guilherme-mantovani commented 8 years ago

Fixed problem in older devices and Fixed crash of nuget manager;

fvermeulen commented 8 years ago

will look into the changes hopefully today, increase the version and build release

fvermeulen commented 8 years ago

@guilherme-mantovani had to open a new pr to fix that, because i can't change files, which i had to fix

but another question, why does your nuget-manager crash? do you use mac or windows? I looked up the xamarin forms nuspec file. It lüüks similar to our nuspec file

guilherme-mantovani commented 8 years ago

I use windows 10, visual studio 2015. The nuget crashes only in the version 0.6.5, making all the nuget manager pages stop working.

omares commented 8 years ago

Just to link the mentioned PR: #51

I guess the nuget crash still exists?

guilherme-mantovani commented 8 years ago

Now the app is working, but the nuget is still broken. I found the problem: in the nuspec file, the tag title need to be before the version tag. Thanks for the version.

fvermeulen commented 8 years ago

mhh the title-tag is in our current nuspec-file before the version-tag

But I will compare our nuspec with the nuspec from Xamarin forms. Maybe it is also due to the different filesystem structure

opened an issue for that. #52

Will close this here, because PR #51 solved the problem of the autofocus