Loading XML from external and then save to local storage
hey there.
I am loading an external XML file from my server into my app at startup, and what i now want to achieve:
Load XML on Appstart (working)
Check if internet connection is available
if YES:
Save successfully loaded XML to local storage
if NO:
post error notice