Federico Maccaroni

Results 12 issues of Federico Maccaroni

## 🐛 Bug Report I'm not entirely sure if that package has any code analysis or is intended to have in the future for UWP but I wanted to raise...

t/bug
s/needs-investigation
up-for-grabs
p/uwp

I'm trying to use this library on Xamarin.Android but I think that the `libwkhtmltox.so` might not be supported for the different [ABIs](https://developer.android.com/ndk/guides/abis#sa) of Android. At least, I've tried with x86...

## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

enhancement
android
ios

## Type of change - [ ] Bug fix - [ ] New feature development - [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

ios
watchOS

## Type of change - [ ] Bug fix - [ ] New feature development - [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

### Description When the user opens the `Picker` on Android it will show an alert dialog with the options to select but it's not showing the currently selected option. I...

t/bug
partner/cat 😻
area/controls 🎮
control-picker
migration-compatibility

## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

### Problem I'm trying to bind a library that has a dependency on this other library [JNA](https://github.com/java-native-access/jna) (version 5.13.0) but when adding the JNA `.jar` file and set it as...

question
generator

## 🐛 Bug Report I'm experiencing `Java.Lang.IllegalStateException: Can not perform this action after onSaveInstanceState` when showing a dialog on the background. I've checked that all the navigations are made using...

t/bug
p/android