336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
Target 에서 get info 에서 Any iOS Device 에서 해당 키의 Device 선택 못할때..
(profile doesn't match application identifier 요렇게 나올때)
애플 개발자 등록사이트에서 new app ID 등록시
Bundle Identifier에서 com.test.test 라면 ~-info.plist의 Bundle identifier 부분에 com.test.{~~ 이렇게 남겨놓던가 com.test.test라고만 써준다.
번들아이디 생성시 예) 잘볼것. com.domain.appname … appname 이다..
이것때문에도 큰 삽질 하나 함.
출처:http://cafe.naver.com/mcbugi?1293340078000
해당 오류 메시지는 provisioning profile 생성 시 넣은 AppID의 Bundle Identifier와 프로젝트 내의 Info.plist의 Bunle Identifier가 달라서 나오는 오류입니다.
'Mobile & Mac? > iphone Study' 카테고리의 다른 글
device 직접실행시 에러 : Check dependencies [BEROR]Code Sign error: Provisioning profile (0) | 2010.12.27 |
---|---|
애플 개발자 인증서 첫 등록시 잘못해서 revoke 클릭후 어이없는 처리 ㅡ,.ㅡ (0) | 2010.12.25 |