mirror of
https://github.com/bitwarden/mobile
synced 2025-12-23 19:53:50 +00:00
noop on ios
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user