NativeDialogs icon indicating copy to clipboard operation
NativeDialogs copied to clipboard

Pickers fail with AIR SDK 3.9.0.103

Open esdebon opened this issue 12 years ago • 4 comments

When compile my app using the AIR SDK 3.9.0.1030, I get a black square instead the datepickers and listDialogs, the pickers "work", but is no visible the content. I back to use AIR SDK 3.8.

esdebon avatar Oct 23 '13 19:10 esdebon

same here with AIR SDK 3.9.0.1030, the datepicker dialog is simply black, you can see the "OK" and "Cancel" button though.

funkysoul avatar Oct 28 '13 14:10 funkysoul

The DatePicker works for me with AIR 3.9. On which Android version do you test?

thaneros avatar Oct 30 '13 04:10 thaneros

On Android works fine, but on iOS 7 fail because the templates compiled by Adobe have a problem

esdebon avatar Oct 31 '13 15:10 esdebon

I was fixed the black datepicker here is the ANE:

https://github.com/esdebon/NativeDialogs/releases/download/1.0/NativeDialogs.zip

esdebon avatar Apr 03 '14 05:04 esdebon