douglasjunior / react-native-keyboard-manager

⚛ Library to prevent issues of keyboard sliding up and cover inputs on React-Native iOS projects.
https://www.npmjs.com/package/react-native-keyboard-manager
MIT License
934 stars 60 forks source link

Signing for "IQKeyboardManagerSwift-IQKeyboardManagerSwift" requires a development team. Select a development team in the Signing & Capabilities editor. #94

Closed astrahov closed 1 year ago

astrahov commented 1 year ago

Xcode 14.1

Error:

Signing for "IQKeyboardManagerSwift-IQKeyboardManagerSwift" requires a development team. Select a development team in the Signing & Capabilities editor.

astrahov commented 1 year ago

Similar problem: https://github.com/ivpusic/react-native-image-crop-picker/issues/1806

douglasjunior commented 1 year ago

The issue link that you paste explains the problem. This is an incompatibility of cocoapods and Xcode 14.

See the options: https://github.com/CocoaPods/CocoaPods/issues/11402#issuecomment-1323767340