ios10 - iOS 10 Simulator LayerKit connection failed -


after moving latest mac os sierra , xcode 8, layerkit(version 0.22.0) stop working on simulator. return error:

error domain=com.layer.layerkit.security code=-34018 "generation of key pair failed result code -34018." userinfo={nslocalizeddescription=generation of key pair failed result code -34018., parameters={ atag = <63657274 732d7472 75737465 642e6c79 72382e6e 65743a43 46363431 3046342d 42383546 2d313145 342d4134 42452d34 37424235 46303235 444534>; bsiz = 1024; pdmn = ck; perm = 1; type = 42; }}

does have same problem?

enable "keychain sharing" fix issue. thread https://forums.developer.apple.com/thread/60617

enter image description here


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -