Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将小程序加载到 sim 卡时,出现身份验证失败错误。由于sim card key的尝试有限,我想知道这个错误意味着卡被阻止了,还是不是?
在加载小程序之前,您必须使用智能卡上的卡管理器进行身份验证。为了进行身份验证,您必须知道发卡机构的密钥。尝试进行身份验证的次数有限制。通常这个数字是10。如果超过这个限制,卡就会被封锁。成功进行身份验证后,此限制将被重置。