-
Notifications
You must be signed in to change notification settings - Fork 74
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
When using Cocopods add AppLovinMediationByteDanceAdapter
encounters an error
#203
Comments
Could you try updating to the lates version of CocoaPods and Ruby? For instance, I am on:
|
Hello!
|
@dshestel - Could you ensure that you are on Xcode 14.1+? |
yes, Xcode version 14.3 |
@dshestel Can you try explicitly updating to the latest version of the
|
Actually, it might be an issue with Gems 3.2.0. It seems to have deprecated some methods. You might have to downgrade it. See this issue for reference -> CocoaPods/CocoaPods#11788 (comment) |
Got this error.
Usage:
Commands:
Options:
|
@dshestel The error seems to be thrown when you run that line as a command in the terminal. Can you instead update your Podfile with that line? So instead of having
|
@Vedant-Mehta39 did not help ` [!] Error installing AppLovinMediationByteDanceAdapter % Total % Received % Xferd Average Speed Time Time Time Current |
Also have errors after install pod AppLovinMediationByteDanceAdapter, even with specifying version (5.1.0.8.0) |
@tGulevich What error are you seeing? Can you provide a log of those errors? |
This issue is stale because it has been open for 30 days with no activity. |
MAX SDK Version
11.7.1
Device/Platform Info
all
Current Behavior
pod install
Analyzing dependencies
Downloading dependencies
Installing Ads-CN (4.9.0.7)
Installing Ads-Global (4.8.1.0)
Installing AppLovinMediationByteDanceAdapter (4.8.1.0.3)
Installing AppLovinSDK (11.7.1)
Installing BUAdSDK (0.1.0.26)
Installing BURelyFoundation (0.0.3.21)
Installing BURelyFoundation_Global (0.0.3.24)
Installing OneKit-Pangle (1.3.11)
Installing RARegisterKit-Pangle (0.0.7)
Installing RangersAPM-Pangle (3.0.2)
Generating Pods project
――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Command
Report
What did you do?
What did you expect to happen?
What happened instead?
Stack
Plugins
Podfile
Error
――― TEMPLATE END ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[!] Oh no, an error occurred.
Search for existing GitHub issues similar to yours:
https://github.com/CocoaPods/CocoaPods/search?q=undefined+method+%60%3D~%27+for+%5B%22-fno-c%2B%2B-static-destructors%22%2C+%22-fno-unwind-tables%22%2C+%22-fno-asynchronous-unwind-tables%22%5D%3AArray&type=Issues
If none exists, create a ticket, with the template displayed above, on:
https://github.com/CocoaPods/CocoaPods/issues/new
Be sure to first read the contributing guide for details on how to properly submit a ticket:
https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md
Don't forget to anonymize any private data!
Looking for related issues on cocoapods/cocoapods...
NoMethodError CocoaPods/CocoaPods#11712 [closed] [2 comments]
7 weeks ago
Expected Behavior
No response
How to Reproduce
pod install or update
Additional Info
No response
The text was updated successfully, but these errors were encountered: