I need to ask the user to select a file.
For Windows client I use a TOpenDialog.
On Android (and iOS) thats more difficult because TOpenDialog don't work. All subject speak about external library but all are deprecated, because sample was done with XE5 or XE6.
I'm using 10.3, does something exist to just ask the user to select a file ? any sample ? that's insane thats nothing exist and that each developer need to do it from scratch..
Thanks