Thanks. I need the true file name so I can upload the file and share it. Android build shows the true file name, e.g., IMG59000.jpg, but on my iOS device it shows as temp_file.jpg. Is this difference due to a nuance in iOS or is there a way I can get the true file name for iOS? I tried to tinker with the cn1 filechooser library but haven't had success.
Thanks again. On Wednesday, October 18, 2017 at 12:38:32 AM UTC-4, Shai Almog wrote: > > I'm assuming you only need it for visual impact so you can have a > descriptive file name? > If so you might be able to change the cn1lib. Notice that the file chooser > API isn't a builtin API but rather an open source cn1lib that you can > customize. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/d63916e0-ea38-406a-a167-57c3cacbcd11%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
