public void ShareFileWithApp(string filePath, string packageName) { picker.ShareFileWithApp(filePath, packageName); }