它说“方法openFileChooser(...)从未在本地使用过”,当我混淆时,proguard会删除它们,所以它不起作用。在没有混淆的情况下,它工作起来没有任何问题。我如何避免删除它们?ValueCallback<Uri> uploadMsg) { Intent i = new Intent(Intent.ACTION_GET_CONTENTString capture){
所以我想避免在所有方法中使用相同的代码.private async Task<T> ExecuteAction<T>(Func<Task<T>> action) where T : class var securityExceptionresponse = await action(); catch (MySecurityException)