1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-23 19:53:50 +00:00

noop on ios

This commit is contained in:
Kyle Spearrin
2018-03-12 13:18:21 -04:00
parent e3091be314
commit b6a3a0a54f
2 changed files with 32 additions and 6 deletions

View File

@@ -43,6 +43,11 @@ namespace Bit.iOS.Core.Services
// do nothing
}
public Task<string> DisplayPromptAync(string title = null, string description = null, string text = null)
{
// do nothing
}
public void HideLoading()
{
// do nothing