Swift

IOS_ Can't find keyplane that supports type 4 for keyboard iPhone-Caymen-NumberPad; using 27054_Caymen_iPhone-Simple-Pad_Default

JunsC 2024. 7. 24. 10:52
728x90

 

IOS 키보드 패드를 숫자만 나오게 하고 싶었다.

디버깅중 위와 같은 오류를 발견했다. 키패드는 잘 사용되지만 저런 에러로그가 나온 이상 한번쯤은 찾아봐야할 것 같았다.

https://stackoverflow.com/questions/25842168/cant-find-keyplane-that-supports-type-4-for-keyboard-iphone-portrait-numberpad

 

Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad; using 3876877096_Portrait_iPhone-Simple-Pad_Def

I've downloaded iOS 8 Gold Master for the iPhone and the SDK. I tested the app and it works fine, except for one thing. I have a text field where a number pad will appear if the user wants to type

stackoverflow.com

 

내용에는 시뮬레이터와 키보드 간의 시스템 상호작용이 꼬인듯하다는 내용으로 보여서 위와 같은 조치를 취하였다.

 

하지만 참조한 이 블로그에서도 나와 같은 현상이 일어났다. 

https://beepeach.tistory.com/513

 

ERROR - Can't find keyplane that supports type 4 for keyboard

Project Can't find keyplane that supports type 4 for keyboard iPhone-PortraitChoco-NumberPad; using 27059_PortraitChoco_iPhone-Simple-Pad_Default 으음...? 방금 전까지만 해도 잘 되던 프로젝트에서 TextField에 입력을 하려고 하니

beepeach.tistory.com

 

그냥 꼬인듯 하다..

728x90

'Swift' 카테고리의 다른 글

Swift_ SafeArea 영역 무시하기  (0) 2024.08.01
Swift_ CoreData 적용기...  (0) 2024.07.24
IOS_ RadioButton 만들기  (1) 2024.07.24
IOS_ 키보드 내리기  (1) 2024.07.24
IOS_ Sandbox: rsync.samba(11597) deny(1) file-write-create  (0) 2024.07.21
"이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다."