Alex-Dobrynin / Xamarin.Controls.ImageCropper

Cross platform Xamarin library to crop and rotate images
MIT License
8 stars 2 forks source link

'Platform' does not exist in the namespace 'Controls.ImageCropper' #4

Closed Flying--Dutchman closed 2 years ago

Flying--Dutchman commented 2 years ago

Getting following error when setting up OnActivityResult:

MainActivity.cs(66, 13): [CS0234] The type or namespace name 'Platform' does not exist in the namespace 'Controls.ImageCropper' (are you missing an assembly reference?)