Closed joaodealmeida closed 8 years ago
Which package version do you use? Which version of Xamarin Studio?
Xamarin Studio: 5.10.1 (build 6) Package : 0.2.12
Weird. So you created new cross-platform Xamarin.Forms app, right? Installed a nuget package and iOS dll is not added? Can you take a screenshot of your project references?
It didn't add any Tesseract iOs related.
Although in Android project I've got the Tesseract.Droid and Tesseract.Binding.Droid ...
I see the problem now. Your iOS app is classic and not unified one. Why do you use it? Tesseract.Xamarin only supports unified iOS apps.
Sent from Outlook Mobile
On Tue, Dec 22, 2015 at 6:09 PM -0800, "João Almeida" notifications@github.com wrote:
Although in Android project I've got the Tesseract.Droid and Tesseract.Binding.Droid ...
— Reply to this email directly or view it on GitHub.
I've just updated to unified API. Now its properly loading the references!
Thanks
Hello, i've installed your Nuget Package in my solution. I could now find Tesseract.iOS so I can register the type TesseractAPI( which it doesn't recognise) in the container builder.