Swift下呼叫Touch ID實現指紋識別

2022-10-11 06:33:14 字數 503 閱讀 9307

ios開發***:484884085

例如以下**是實現呼叫5s以上裝置指紋識別的**,依照官網給出的**,會出現識別成功後非常久才執行成功後呼叫的**,逛了非常久的。才知道要將其放入主線程實現才幹夠。

詳細**例如以下。

1、引入類  import localauthentication

//呼叫指紋識別函式

func loginwithtouchid()

else

})})

}else

// optionally the error description can be displayed on the console.

println(error?.localizeddescription)

// show the custom alert view to allow users to enter the password.}}

}



swift 整合touch id功能 指紋驗證

在這裡寫了乙個指紋驗證的類,公開了乙個類方法來自定義輸入提醒使用者的內容,隨時呼叫即可完成touch id驗證功能 1 新建乙個類檔案 fingerunlock繼承於nsobject就可以 2 在這個檔案中匯入需要的系統框架 import localauthentication 3 直接粘 就ok,...

python呼叫qt Qt 下呼叫 Python

qt是乙個跨平台的c 圖形使用者介面應用程式框架,而python是一門非常強大的程式語言,本文主要介紹了如何在osx系統下qt呼叫python指令碼。先上 include 包含呼叫python相應的標頭檔案 include int main int argc,char ar 初始化python直譯器...

XP下呼叫RPC失敗

解決xp下執行rpc顯示 拒絕訪問 的問題 採用rpc通訊的服務程式,在win2000和win2003下都執行正常,但在xp下執行失敗,錯誤提示是 拒絕訪問 怎麼解決呢?解決方法如下 單擊 開始 單擊 執行 鍵入 gpedit.msc 然後單擊 確定 開啟組策略。開啟組策略後,選擇 計算機配置 管理...