ZXing Xamarin Forms iOS white background (without Custom Renderer)

Viewed 1279

I have implemented the ZXing.Xamarin.Mobile.Forms QR scanner(Nuget package) with custom overlay.

In Android it is working nicely, but in iOS I'm getting no scanner and a white background.

The package is added to the iOS project as well.

Has anyone experienced this?

I know how to program it using Custom Renderers so I'm not interested in answers regarding this.

1 Answers
Related