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

SDK warning duplicated declaration '-isInitialized' #37

Closed
ThomWee opened this issue Aug 12, 2021 · 2 comments
Closed

SDK warning duplicated declaration '-isInitialized' #37

ThomWee opened this issue Aug 12, 2021 · 2 comments

Comments

@ThomWee
Copy link

ThomWee commented Aug 12, 2021

Hi,

Since SDK version 10.3.2 do I get a warning while compiling my app using your SDK.

ld: warning: method '-isInitialized' in category from /Users/XXXX/Library/Developer/Xcode/DerivedData/Mobile-eflycjvcglvnviefdchihiznbqky/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/AppLovinSDK/AppLovinSDK.framework/AppLovinSDK(ALSdk.o) overrides method from class in /Users/XXXX/Library/Developer/Xcode/DerivedData/Mobile-eflycjvcglvnviefdchihiznbqky/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/AppLovinSDK/AppLovinSDK.framework/AppLovinSDK(ALSdk.o)

I manage the SDK version using CocoaPods for downloading and linking the SDK.

Our build system has a zero error / warning policy. Can you help me fixing this issue with your SDK? For now I will stay with SDK release 10.2.1.

Kind Regards,
Thomas

@thomasmso
Copy link
Member

Hi, thanks for reporting this. We're aware of the warning and it will be fixed in the next SDK release. I'll notify this thread when that happens. Thanks.

@maximilianbuck
Copy link
Contributor

Hi @ThomWee,
We just released version 10.3.5 which fixed the warning.
Kind regards
Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants