'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead.

주연·2024년 6월 8일

에러

목록 보기
1/7

에러 발생

'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead.


해결책

https://github.com/hackiftekhar/IQKeyboardManager/issues/410

나는 IQKeyboardManager 를 사용 중인데 share extension에서는 사용하면 안되는 것 같다.
Podfile에서 삭제하니까 에러 해결됐다.

(대신 키보드 올라오고 내려오고에 따른 코드를 넣어줘야 했..다..)

profile
공부 중

0개의 댓글