Closed sessiontalk closed 4 months ago
Hello. Have you tried Sample project from this repo? is there the same behavior?
Ok the sample works but the docs need updating in activity onCreate should be Xamarin.Essentials.Platform.Init(this, savedInstanceState); Controls.ImageCropper.Platform.Droid.Init(this);
This is what the sample uses
If you are using maui, please read this
Plugin.Maui.ImageCropper.Platform Type or name Platform does not exist in namespace Plugin.Maui.ImageCropper
net8.0 android sdk 34
protected override void OnActivityResult(int requestCode, Result resultCode, Intent data) {
}
installed following pakages