Replacing AdMob with Appodeal and getting this error during build:
ERROR: Builder failed: ld: warning: directory not found for option ‘-F/Users/MacBook/Documents/CoronaLabs Projects/SimonSays.app/Frameworks’
Jul 26 09:39:36.174 ld: in /Users/MacBook/Documents/CoronaLabs Projects/SimonSays.app/.build/plugin.appodeal/libAppodeal.a(hmac.o), could not parse object file /Users/MacBook/Documents/CoronaLabs Projects/SimonSays.app/.build/plugin.appodeal/libAppodeal.a(hmac.o): ‘Unknown attribute kind (45)Unknown attribute kind (45)Unknown attribute kind (45)’, using libLTO version ‘Apple LLVM 7.0.0 (clang-700.1.76)’ for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
BUILD ERROR: There was a problem linking the app.
Check the console for more information.
Corona version: 2017.3068
MacOS: OS X Yosemite
Build iOS SDK: 10.9
Local iOS SDK: 9.1
Build is successful if Appodeal code is removed.
Build is successful if Appodeal code is replaced with AdMob code.
Build will crash when Appodeal is the ONLY plugin used.
Why does Appodeal plugin hate me?
Thanks in advance!