기타/오류모음

기타/오류모음

[Admob Error in IOS] Rewarded ad failed to load an ad with error

Rewarded ad failed to load an ad with error : Error Domain=com.google.admob Code=1 "Request Error: No ad to show." UserInfo={NSLocalizedDescription=Request Error: No ad to show., gad_response_info= ** Response Info ** Response ID: (null) Network: (null) ** Loaded Adapter Response ** (null) ** Extras Dictionary ** { } ** Mediation line items ** } 결론부터 말하면 나의 경우는 xcode에서 plist에서 Tracking Usage Des..

기타/오류모음

[Unity IOS IAP] Unavailable product

분명히 모든 IAP 관련 셋팅을 전부 하고나서, SandBox로 IAP 테스트를 진행하는데 묵묵부담인 IAP... Unavailable product Product_ID UnityEngine.Purchasing.PurchasingManager:HasAvailableProductsToPurchase(Boolean) UnityEngine.Purchasing.PurchasingManager:CheckForInitialization() UnityEngine.Purchasing.PurchasingManager:OnProductsRetrieved(List`1) UnityEngine.Purchasing.AppleStoreImpl:OnProductsRetrieved(String) 라는 에러가 발생했다. IAPManag..

기타/오류모음

[IOS Build] BitCode, Pods Setting

--오류 코드 발생시 오류코드 업로드 bitCode On -> Off Targets에 있는 것들 모두 ios 11로 업데이트

기타/오류모음

[IOS 빌드] 'gem install cocoapods --user-install' succeeded but the pod tool cannot be found.

Asset -> External Dependancy Manager -> iOS Resolver -> Settings 에서 체크 몇가지 해제 Use Shell to Execute Cocoapod Tool을 체크 해제하고 Asset -> External Dependancy Manager -> iOS Resolver -> Install CocoaPods를 실행하면 정상 진행 가능

기타/오류모음

[Unity Error] JsonParser Error

C# Newtonsoft.Json 을 이용하면서 발생한 에러이다. Newtonsoft.Json.JsonSerializationException: Cannot create and populate list type System.Collections.Generic.Queue`1[System.String]. Path '', line 1, position 1. at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateNewList (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, System.Boolean& createdFromNon..

기타/오류모음

Admob, Unity Mediation 관련 버그

거의 이틀간 밤을 새가며 개고생하면서 찾아본 해결 방법이다. Configure project :launcher WARNING: The option 'android.enableR8' is deprecated and should not be used anymore. It will be removed in a future version of the Android Gradle plugin, and will no longer allow you to disable R8. 구글링 하면 해결 방법이 전부 나오긴 하지만 나의 경우는 좀 달랐다. 유니티 애즈를 다운받고 나서 애드몹을 다운받아서 그런지 UnityMediation이 생겼고, 해당 칸에 ID값을 넣어주지 않아서 발생한듯 하다. 애드몹 설치 관련 글에서는 보지 ..

OfficialCaox
'기타/오류모음' 카테고리의 글 목록