{
            try
            {
                return DependencyService.Get<IFile>().ReadFromFile(path);
            } catch(Exception ex) {