Не открывается реклама AdMob в xCode
кто сталкивался с проблемой отображения рекламы в iOS?
В Unity реклама открывается, на Андройде тоже полет нормальный, компилирую на iOS(xCode проект) и начинается головная боль.
Возможно стоит упомянуть, что xCode не может скомпилировать проект сразу из под юнити, приходится добавлять флаг -ObjC, после чего проект стартует.
Я пробовал ставить ID свои, также пробовал тестовые от гугла, результат не меняется.
Нажимаю на показ рекламы и его не происходит, в логи ошибок не падает.
Версия xCode: 12.4.
Логи после запуска игры:
objc[750]: Class GADGestureIdUtil is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df40e0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e5890). One of the two will be used. Which one is undefined.
objc[750]: Class GADGestureRecognizer is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df4130) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e58e0). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdConfigurationRenderStatistics is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df63e0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7b90). One of the two will be used. Which one is undefined.
objc[750]: Class GADBannerView is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6430) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7be0). One of the two will be used. Which one is undefined.
objc[750]: Class GADURLPingData is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6480) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7c30). One of the two will be used. Which one is undefined.
objc[750]: Class GADWebViewPinger is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df64d0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7c80). One of the two will be used. Which one is undefined.
objc[750]: Class GADActiveViewReporter is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6520) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7cd0). One of the two will be used. Which one is undefined.
objc[750]: Class GADIntermission is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6570) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7d20). One of the two will be used. Which one is undefined.
objc[750]: Class GADFullScreenAdContent is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df65c0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7d70). One of the two will be used. Which one is undefined.
objc[750]: Class GADVideoPingMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6610) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7dc0). One of the two will be used. Which one is undefined.
objc[750]: Class GADURLSessionTransactionMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6660) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7e10). One of the two will be used. Which one is undefined.
objc[750]: Class GADSchedulerTask is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df66d8) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7e88). One of the two will be used. Which one is undefined.
objc[750]: Class GADScheduler is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6700) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7eb0). One of the two will be used. Which one is undefined.
objc[750]: Class GADRTBMediationBannerAdRenderer is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6778) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7f28). One of the two will be used. Which one is undefined.
objc[750]: Class GADCustomEventNativeAdRenderer is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df67c8) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7f78). One of the two will be used. Which one is undefined.
objc[750]: Class GADKeyValueObserverController is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df67f0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7fa0). One of the two will be used. Which one is undefined.
objc[750]: Class GADVideoActionMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6840) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e7ff0). One of the two will be used. Which one is undefined.
objc[750]: Class GADInlineSingleNativeAdRenderer is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6890) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8040). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdNetworkResponseInfo is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6908) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e80b8). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdRenderingMetadata is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6930) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e80e0). One of the two will be used. Which one is undefined.
objc[750]: Class GADCharacterSets is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6980) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8130). One of the two will be used. Which one is undefined.
objc[750]: Class GADCrashReporter is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df69d0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8180). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdPresenter is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6a20) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e81d0). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdLoader is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6a70) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8220). One of the two will be used. Which one is undefined.
objc[750]: Class GADJSFunction is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6ac0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8270). One of the two will be used. Which one is undefined.
objc[750]: Class GADAppOpenAd is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6b10) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e82c0). One of the two will be used. Which one is undefined.
objc[750]: Class GADSKAdImpression is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6b88) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8338). One of the two will be used. Which one is undefined.
objc[750]: Class GADInAppStoreMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6bb0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8360). One of the two will be used. Which one is undefined.
objc[750]: Class GADGMSGMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6c00) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e83b0). One of the two will be used. Which one is undefined.
objc[750]: Class GADEventConsoleLogger is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6c50) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8400). One of the two will be used. Which one is undefined.
objc[750]: Class GADPrecacheMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6ca0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8450). One of the two will be used. Which one is undefined.
objc[750]: Class GADAppEventMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6d18) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e84c8). One of the two will be used. Which one is undefined.
objc[750]: Class GADNativeAssetViewTracker is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6d40) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e84f0). One of the two will be used. Which one is undefined.
objc[750]: Class GADCloseButtonMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6d90) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8540). One of the two will be used. Which one is undefined.
objc[750]: Class GADDebugOptionsViewController is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df6de0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8590). One of the two will be used. Which one is undefined.
objc[750]: Class GADViewVisibilityMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df75b0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8d60). One of the two will be used. Which one is undefined.
objc[750]: Class GADVideoController is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7600) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8db0). One of the two will be used. Which one is undefined.
objc[750]: Class GADViewVisibilityChangeMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7650) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8e00). One of the two will be used. Which one is undefined.
objc[750]: Class GADNativeAdAssets is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df76a0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8e50). One of the two will be used. Which one is undefined.
objc[750]: Class GADDisplayAdMeasurement is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df76f0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8ea0). One of the two will be used. Which one is undefined.
objc[750]: Class GADReportingInfo is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7740) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8ef0). One of the two will be used. Which one is undefined.
objc[750]: Class GADEventContext is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7790) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8f40). One of the two will be used. Which one is undefined.
objc[750]: Class GADRenderingBundle is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df77e0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8f90). One of the two will be used. Which one is undefined.
objc[750]: Class GADCacheMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7830) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e8fe0). One of the two will be used. Which one is undefined.
objc[750]: Class GADApplication is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7880) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9030). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdExposureMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7c40) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e93f0). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdapterVersionSignalSource is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7c90) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9440). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdVerificationMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7ce0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9490). One of the two will be used. Which one is undefined.
objc[750]: Class GADDynamicHeightSearchRequest is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7d30) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e94e0). One of the two will be used. Which one is undefined.
objc[750]: Class GADRefreshTimer is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7d80) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9530). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdCache is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7dd0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9580). One of the two will be used. Which one is undefined.
objc[750]: Class GADNativeAdClickAndImpressionMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7e20) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e95d0). One of the two will be used. Which one is undefined.
objc[750]: Class GADFramerateMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7e70) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9620). One of the two will be used. Which one is undefined.
objc[750]: Class GADRootViewControllerProvider is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7ee8) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9698). One of the two will be used. Which one is undefined.
objc[750]: Class GADContent is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7f10) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e96c0). One of the two will be used. Which one is undefined.
objc[750]: Class GADAdChoicesView is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df7f60) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053e9710). One of the two will be used. Which one is undefined.
objc[750]: Class GADClosePresenterActionMonitor is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df9ef0) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053eb6a0). One of the two will be used. Which one is undefined.
objc[750]: Class GADSizedAdView is implemented in both /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/НазваниеИгры (0x100df9f40) and /private/var/containers/Bundle/Application/66F682EF-2386-445D-95A1-150BAD39F933/НазваниеИгры.app/Frameworks/UnityFramework.framework/UnityFramework (0x1053eb6f0). One of the two will be used. Which one is undefined.
2021-06-09 10:22:15.804664+0300 НазваниеИгры[750:159678] Built from '2020.3/staging' branch, Version '2020.3.9f1 (108be757e447)', Build type 'Release', Scripting Backend 'il2cpp'
2021-06-09 10:22:15.806057+0300 НазваниеИгры[750:159678] MemoryManager: Using 'Default' Allocator.
-> applicationDidFinishLaunching()
-> applicationDidBecomeActive()
GfxDevice: creating device client; threaded=1
Initializing Metal device caps: Apple A12 GPU
Initialize engine version: 2020.3.9f1 (108be757e447)
2021-06-09 10:22:16.063044+0300 НазваниеИгры[750:159902] fopen failed for data file: errno = 2 (No such file or directory)
2021-06-09 10:22:16.063076+0300 НазваниеИгры[750:159902] Errors found! Invalidating cache...
2021-06-09 10:22:16.432693+0300 НазваниеИгры[750:159902] fopen failed for data file: errno = 2 (No such file or directory)
2021-06-09 10:22:16.432741+0300 НазваниеИгры[750:159902] Errors found! Invalidating cache...
2021-06-09 10:22:16.881469+0300 НазваниеИгры[750:159873] - <Google>[I-ACS025031] AdMob App ID changed. Original, new: (nil), ca-app-pub-3940256099942544~1458002511
2021-06-09 10:22:16.983781+0300 НазваниеИгры[750:159872] - <Google>[I-ACS023007] Analytics v.80000000 started
2021-06-09 10:22:16.984715+0300 НазваниеИгры[750:159872] - <Google>[I-ACS023008] To enable debug logging set the following application argument: -APMAnalyticsDebugEnabled (see ссылка на гугл)
2021-06-09 10:22:16.988899+0300 НазваниеИгры[750:159933] - <Google>[I-ACS023171] Resetting App Measurement data
2021-06-09 10:22:16.994115+0300 НазваниеИгры[750:159678] Unbalanced calls to begin/end appearance transitions for <UnityViewControllerStoryboard: 0x101528e30>.
2021-06-09 10:22:17.050309+0300 НазваниеИгры[750:159903] - <Google>[I-ACS023014] Failed to delete old database file. Error: Error Domain=NSCocoaErrorDomain Code=4 "Не удалось удалить «google-app-measurement.sql»." UserInfo={NSUserStringVariant=(
Remove
), NSFilePath=/var/mobile/Containers/Data/Application/B04A7A30-E473-47C7-AB95-22DA90DABA15/Library/Application Support/Google/Measurement/google-app-measurement.sql, NSUnderlyingError=0x28113bbd0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
2021-06-09 10:22:17.463948+0300 НазваниеИгры[750:159874] - <Google>[I-ACS800023] No pending snapshot to activate. SDK name: app_measurement
2021-06-09 10:22:17.871196+0300 НазваниеИгры[750:159874] - <Google>[I-ACS023012] Analytics collection enabled
UnloadTime: 4.426000 ms
R: 0,3820755
SkyManager:Start()
G: 0,6817873
SkyManager:Start()
B: 1
SkyManager:Start()
Buy1
SkinManager:Start()
index: 0
LocationManager:Update()
2021-06-09 10:22:19.569032+0300 НазваниеИгры[750:159678] WF: === Starting WebFilter logging for process НазваниеИгры
2021-06-09 10:22:19.569091+0300 НазваниеИгры[750:159678] WF: _userSettingsForUser mobile: {
filterBlacklist = (
);
filterWhitelist = (
);
restrictWeb = 1;
useContentFilter = 0;
useContentFilterOverrides = 0;
whitelistEnabled = 0;
}
2021-06-09 10:22:19.569136+0300 НазваниеИгры[750:159678] WF: _WebFilterIsActive returning: NO
2021-06-09 10:22:30.887231+0300 НазваниеИгры[750:159875] - <Google>[I-ACS023130] Configuration not found. Using default configuration
2021-06-09 10:23:26.775814+0300 НазваниеИгры[750:159876] [WindowServer] display_timer_callback: unexpected state (now:536fb07c46 < expected:536fb6730f)
Unloading 4 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 6.385583 ms
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1884.
Total: 0.779833 ms (FindLiveObjects: 0.076917 ms CreateObjectMapping: 0.032542 ms MarkObjects: 0.610375 ms DeleteObjects: 0.059667 ms)
R: 0,3820755
SkyManager:Start()
G: 0,6817873
SkyManager:Start()
B: 1
SkyManager:Start()
Buy1
SkinManager:Start()
index: 0
LocationManager:Update()
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 4.459625 ms
Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 1884.
Total: 0.737042 ms (FindLiveObjects: 0.075292 ms CreateObjectMapping: 0.032750 ms MarkObjects: 0.616333 ms DeleteObjects: 0.012250 ms)
R: 0,3820755
SkyManager:Start()
G: 0,6817873
SkyManager:Start()
B: 1
SkyManager:Start()
Buy1
SkinManager:Start()
index: 0
LocationManager:Update()
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 13.761583 ms
Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 1884.
Total: 2.391167 ms (FindLiveObjects: 0.319417 ms CreateObjectMapping: 0.066958 ms MarkObjects: 1.898042 ms DeleteObjects: 0.106042 ms)
R: 0,3820755
SkyManager:Start()
G: 0,6817873
SkyManager:Start()
B: 1
SkyManager:Start()
Buy1
SkinManager:Start()
index: 0
LocationManager:Update()