You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnityFramework.framework/UnityFramework
Reason: tried: '/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file), '/private/var/containers/Bundle/Application/83F8F7A5-39E6-494D-A687-712E876D6E70/Zumba Classic:Marble Master.app/Frameworks/AppLovinSDK.framework/AppLovinSDK' (no such file), '/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file), '/private/var/containers/Bundle/Application/83F8F7A5-39E6-494D-A687-712E876D6E70/Zumba Classic:Marble Master.app/Frameworks/AppLovinSDK.framework/AppLovinSDK' (no such file), '/private/var/containers/Bundle/Application/83F8F7A5-39E6-494D-A687-712E876D6E70
target 'UnityFramework' do
pod 'AppLovinDSPLinkedInAdapter', '1.2.2.0'
pod 'AppLovinMediationBigoAdsAdapter', '4.5.1.1'
pod 'AppLovinMediationByteDanceAdapter', '6.3.1.0.0'
pod 'AppLovinMediationChartboostAdapter', '9.8.0.0'
pod 'AppLovinMediationFacebookAdapter', '6.15.2.1'
pod 'AppLovinMediationFyberAdapter', '8.3.3.0'
pod 'AppLovinMediationGoogleAdapter', '11.12.0.0'
pod 'AppLovinMediationInMobiAdapter', '10.8.0.0'
pod 'AppLovinMediationIronSourceAdapter', '8.5.0.0.0'
pod 'AppLovinMediationLineAdapter', '2.9.20241106.0'
pod 'AppLovinMediationMintegralAdapter', '7.7.3.0.0'
pod 'AppLovinMediationMyTargetAdapter', '5.22.0.0'
pod 'AppLovinMediationUnityAdsAdapter', '4.12.5.0'
pod 'AppLovinMediationVungleAdapter', '7.4.2.1'
pod 'AppLovinMediationYandexAdapter', '7.5.0.3'
pod 'AppLovinMediationYSONetworkAdapter', '1.1.29.0'
pod 'AppLovinSDK', '13.0.1'
pod 'AppsFlyerFramework', '6.15.2'
pod 'FBSDKCoreKit', '> 17.0.1'
pod 'FBSDKCoreKit_Basics', '> 17.0.1'
pod 'FBSDKGamingServicesKit', '> 17.0.1'
pod 'FBSDKLoginKit', '> 17.0.1'
pod 'FBSDKShareKit', '> 17.0.1'
pod 'Firebase/Analytics', '11.4.2'
pod 'Firebase/Core', '11.4.2'
pod 'Firebase/Crashlytics', '11.4.2'
pod 'Firebase/Messaging', '11.4.2'
pod 'Firebase/RemoteConfig', '11.4.2'
pod 'GoogleUserMessagingPlatform', '> 2.1'
pod 'Firebase', :modular_headers => true
pod 'FirebaseCore', :modular_headers => true
pod 'GoogleUtilities', :modular_headers => true
pod 'FirebaseInstallations', :modular_headers => true
pod 'FirebaseABTesting', :modular_headers => true
pod 'FirebaseCoreExtension', :modular_headers => true
pod 'GoogleDataTransport', :modular_headers => true
pod 'nanopb', :modular_headers => true
end
Reproducible in the demo app?
Yes
Additional Info
No response
The text was updated successfully, but these errors were encountered:
MAX SDK Version
8.0.1
Device/Platform Info
iOS 13
Current Behavior
UnityFramework.framework/UnityFramework
Reason: tried: '/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file), '/private/var/containers/Bundle/Application/83F8F7A5-39E6-494D-A687-712E876D6E70/Zumba Classic:Marble Master.app/Frameworks/AppLovinSDK.framework/AppLovinSDK' (no such file), '/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/AppLovinSDK.framework/AppLovinSDK' (no such file), '/private/var/containers/Bundle/Application/83F8F7A5-39E6-494D-A687-712E876D6E70/Zumba Classic:Marble Master.app/Frameworks/AppLovinSDK.framework/AppLovinSDK' (no such file), '/private/var/containers/Bundle/Application/83F8F7A5-39E6-494D-A687-712E876D6E70
Expected Behavior
No response
How to Reproduce
source 'https://cdn.cocoapods.org/'
platform :ios, '13.0'
target 'UnityFramework' do
pod 'AppLovinDSPLinkedInAdapter', '1.2.2.0'
pod 'AppLovinMediationBigoAdsAdapter', '4.5.1.1'
pod 'AppLovinMediationByteDanceAdapter', '6.3.1.0.0'
pod 'AppLovinMediationChartboostAdapter', '9.8.0.0'
pod 'AppLovinMediationFacebookAdapter', '6.15.2.1'
pod 'AppLovinMediationFyberAdapter', '8.3.3.0'
pod 'AppLovinMediationGoogleAdapter', '11.12.0.0'
pod 'AppLovinMediationInMobiAdapter', '10.8.0.0'
pod 'AppLovinMediationIronSourceAdapter', '8.5.0.0.0'
pod 'AppLovinMediationLineAdapter', '2.9.20241106.0'
pod 'AppLovinMediationMintegralAdapter', '7.7.3.0.0'
pod 'AppLovinMediationMyTargetAdapter', '5.22.0.0'
pod 'AppLovinMediationUnityAdsAdapter', '4.12.5.0'
pod 'AppLovinMediationVungleAdapter', '7.4.2.1'
pod 'AppLovinMediationYandexAdapter', '7.5.0.3'
pod 'AppLovinMediationYSONetworkAdapter', '1.1.29.0'
pod 'AppLovinSDK', '13.0.1'
pod 'AppsFlyerFramework', '6.15.2'
pod 'FBSDKCoreKit', '
> 17.0.1'> 17.0.1'pod 'FBSDKCoreKit_Basics', '
pod 'FBSDKGamingServicesKit', '
> 17.0.1'> 17.0.1'pod 'FBSDKLoginKit', '
pod 'FBSDKShareKit', '
> 17.0.1'> 2.1'pod 'Firebase/Analytics', '11.4.2'
pod 'Firebase/Core', '11.4.2'
pod 'Firebase/Crashlytics', '11.4.2'
pod 'Firebase/Messaging', '11.4.2'
pod 'Firebase/RemoteConfig', '11.4.2'
pod 'GoogleUserMessagingPlatform', '
pod 'Firebase', :modular_headers => true
pod 'FirebaseCore', :modular_headers => true
pod 'GoogleUtilities', :modular_headers => true
pod 'FirebaseInstallations', :modular_headers => true
pod 'FirebaseABTesting', :modular_headers => true
pod 'FirebaseCoreExtension', :modular_headers => true
pod 'GoogleDataTransport', :modular_headers => true
pod 'nanopb', :modular_headers => true
end
Reproducible in the demo app?
Yes
Additional Info
No response
The text was updated successfully, but these errors were encountered: