Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
336 views
in Technique[技术] by (71.8m points)

ios - error =错误,代码:-34018域:ADKeychainErrorDomain(error=Error with code: -34018 Domain: ADKeychainErrorDomain)

I have integrated ADAL 4.0 in objective C app to get azure access token but I am getting the below error.

(我已经在目标C应用程序中集成了ADAL 4.0,以获得蔚蓝的访问令牌,但出现以下错误。)

Platform:iOS, Objective C, Xcode 11.0, iOS 13+ error=Error with code: -34018 Domain: ADKeychainErrorDomain

(平台:iOS,Objective C,Xcode 11.0,iOS 13+ error =错误,代码为:-34018域:ADKeychainErrorDomain)

The same code worked before with Xcode 10.3 and iOS 12 with ADAL version 2.2.7

(相同的代码之前在Xcode 10.3和带有ADAL版本2.2.7的iOS 12中也可以使用。)

  ask by user1656285 translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...