NativeDialogs
NativeDialogs copied to clipboard
Adobe Air Native Extension for mobile native dialogs (IOS,Andoid) - Toast, Text Input dialog, Progress dialog, Alert dialog, multi single choice dialog + DatePicker dialog
Line 197 change blackColor to whiteColor, with this the datepicker in iOS7is fixed
Is there any fork of the project that provides a working version of iOS NativeDatePickerDialog for x64? Or does any alternative exists?
Hi all, in case someone ca help me. It's an old swf project and I need to generate a new signed ipa. I've succed to open it in cc Animate...
In the NativeListDialog.as in the row 323 instead of "_selectedValues[k]==true;" must be "_selectedValues[k]=true;", and in the row 384 instead of "_selectedValues[j] = true;" must be "_selectedValues[val] = true;". I can't...
I've seen this "public" setter in the class, but it's commented as private and not working, so I gess that's for the native code to use, but why can't we...
How can we achive multiline text on NativeAlertDialog ? currently plugin just ignores linebreak like \n \r p.s com.freshplanet.ane.AirAlert plugin supports multiline text
Fix for Cancel button being always showed on Android DatePickerDialog
The dialogs are no longer working with the current version of iOS 8.
SWF is not compiling and throwing this ERROR: Error: The extension pl.mateuszmackowiak.nativeANE.NativeDialogs has either a namespace version or library.swf with a version that is incompatible with the applications namespace or...
the extension needs to be compiled now for both arm7 and arm64 to be Universal.