ederjbezerra

Results 5 issues of ederjbezerra

This plugin is pretty awesome but it really needs more formats compatibility or a converter to mp3/ogg. The task of sending the recorded file is awful since file is always...

Everything works in debug mode but when I try to archive to get the release apk file it gives this error message: /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(5,5): Error XALNK7000: Mono.Linker.MarkException: Error processing method: 'System.Void...

When calling `new ImageCropper() { PageTitle = "Cut an image", AspectRatioX = 1, AspectRatioY = 1, CropShape = ImageCropper.CropShapeType.Rectangle, SelectSourceTitle = "Select a file", TakePhotoTitle = "Take a picture", PhotoLibraryTitle...

I'm comparing Android and iOS(14.4.2 Iphone 8 plus) layout side by side, and here is how they look: ![image](https://user-images.githubusercontent.com/24656439/189449052-6d68f04c-9aca-40ec-b9e5-9ff9e73d27d8.png) ![image](https://user-images.githubusercontent.com/24656439/189449398-c74b1f48-deee-4950-b9ec-24030c23169b.png) The funniest thing is that when I turn the phone...

bug
ios
awaiting-author

I'm using AWS Redis Elasticache with cluster mode on, when trying to run JSON.SET/JSON.GET, I get "NotSupportedException" as you can see below: ``` Fatal error: Uncaught Predis\NotSupportedException: Cannot use 'JSON.SET'...

bug