Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library not loaded: @rpath/AppLovinSDK.framework/AppLovinSDK #401

Open
maxyip opened this issue Nov 27, 2024 · 2 comments
Open

Library not loaded: @rpath/AppLovinSDK.framework/AppLovinSDK #401

maxyip opened this issue Nov 27, 2024 · 2 comments
Assignees
Labels
bug Something isn't working stale This isue has been inactive

Comments

@maxyip
Copy link

maxyip commented Nov 27, 2024

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'
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

@maxyip maxyip added the bug Something isn't working label Nov 27, 2024
@alvarshahanji
Copy link
Contributor

@maxyip I see that you mentioned that the issue is reproducible in our demo app. Could you share the project where it is reproducible?

@alvarshahanji alvarshahanji self-assigned this Dec 2, 2024
Copy link

github-actions bot commented Jan 2, 2025

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale This isue has been inactive label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This isue has been inactive
Projects
None yet
Development

No branches or pull requests

2 participants