internal static AndroidUri GetUriForFile(Java.IO.File file) => FileProvider.GetUriForFile(Platform.AppContext, Authority, file);