본문 바로가기

전체 글96

포트폴리오 2020. 10. 1.
[ Ionic ] ITMS-90809 UIWebView error 1. 일반적인 오류의 경우 2. AdmobFree 를 사용할 경우 나타나는 에러의 경우 1.일반적인 오류 ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). Ios 빌드 후 업로드 중에 에러가 생겼다. UIWebView 가 더 이상 사용되지 않아 생기는 오류였다. ionic의 버전을 올려서 해결하였다. cordova platform remove ios cordova .. 2020. 8. 29.
[ Ionic ] GADInvalidInitializationException Error 수정 2020-08-27 16:49:15.490630+0900 Reflex Game[479:92225] *** Terminating app due to uncaught exception 'GADInvalidInitializationException', reason: 'The Google Mobile Ads SDK was initialized incorrectly. Google AdMob publishers should follow instructions here: https://googlemobileadssdk.page.link/admob-ios-update-plist to include the AppMeasurement framework, set the -ObjC linker flag, and set GAD.. 2020. 8. 27.
reflex 개인정보 처리방침 1. 개인정보의 처리 목적 (‘https://dev-joo.tistory.com/’이하 ‘기저귀찬개발자’) 은(는) 다음의 목적을 위하여 개인정보를 처리하고 있으며, 다음의 목적 이외의 용도로는 이용하지 않습니다. - 고객 가입의사 확인, 고객에 대한 서비스 제공에 따른 본인 식별.인증, 회원자격 유지.관리, 물품 또는 서비스 공급에 따른 금액 결제, 물품 또는 서비스의 공급.배송 등 2. 개인정보의 처리 및 보유 기간 ① (‘https://dev-joo.tistory.com/’이하 ‘기저귀찬개발자’) 은(는) 정보주체로부터 개인정보를 수집할 때 동의 받은 개인정보 보유․이용기간 또는 법령에 따른 개인정보 보유․이용기간 내에서 개인정보를 처리․보유합니다. ② 구체적인 개인정보 처리 및 보유 기간은 다음과.. 2020. 8. 24.