Build Failed for iOS on release 3678 with Applovin

I get a Build Failed for iOS on release 3678 (see below). It builds fine if I remove Applovin. Anybody have a solution for this issue?
I was able to build fine on release 3677 so I am pretty sure there is an issue with the new release.

BUILD ERROR: There was a problem linking the app.
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1

Looks like it could be an issue with Applovin:
ERROR: Builder failed: ld: warning: object file
/plugin.applovin/AppLovinSDK.framework/AppLovinSDK(AppLovinSDK_vers.o)) was built for newer iOS version (9.0) than being linked (8.0

1 Like

I still get a Build Failed for iOS on release 3679 with Applovin.

It looks like build 3680 fixed the problem.