Hi everyone
I built an android App which download XML file and then read it. The App works fine on IOS devices but when I put it on Android devices seems it can’t read the xml file!!
I tried all of these permissions:
“android.permission-group.STORAGE”,
“android.permission.WRITE_EXTERNAL_STORAGE”,
"android.permission.READ_OWNER_DATA ",
“android.permission.READ_EXTERNAL_STORAGE”,
but still can’t read the file.
** The App can locate the file BUT it can’t read it!!
ANY HELP 
thanx [import]uid: 41548 topic_id: 34436 reply_id: 334436[/import]