I use Firebase to create a login portal. First, I connected my Apple account to Xcode, which did not have an iPhone or iPad connected to it, and this error appeared. Now I deleted this account and added another one that the iPhone is connected to, but the error still appears. How to solve it?
A little late, but if someone else comes across this problem:
. com.test.TestApp (, , KeychainGroup ID).
com.test.TestApp
Project > Targets > AppName > General > Identity > Bundle Identifier , com.myLastName.TestApp, . KeychainGroup .
Project > Targets > AppName > General > Identity > Bundle Identifier
com.myLastName.TestApp
Source: https://habr.com/ru/post/1676114/More articles:How to get a minimum of multiple date columns in linq? - c #Angular js - calling data-modal-target from a controller - javascriptPython AWS Boto3: How to read files from an S3 bucket? - pythonпочему С++ называется сильно типизированным языком? - c++Convert integer to ITime? - rhow can I extract a value from an array in a column of spark data block - javacannot resolve all parameters for [OBJECT OBJECT], after the ion feed - typescriptLINQ query for Select top - c #How to save partitioned parquet file in Spark 2.1? - scalaIs it possible to call a private delegate by reflection? if so, how? if not, what is the reason? - reflectionAll Articles