Building Unity project

Hello, I can not find a solution to the problem. I found a lot of topics in Google, but none of them really helped me. I use the plugin admob https://github.com/googleads/googleads-mobile-unity/releases/tag/v3.13.1 version v3.13.1 in the project, but when I try to build a project under the IOS in a cloud build, a number of errors appear in the logs connected with this plugin.


Unity Version 2018.1.1f1. XCode 9.3. Unity IAP last version.


❌; Undefined symbols for architecture armv7

❌; Undefined symbols for architecture arm64

❌; ld: symbol(s) not found for architecture arm64

❌; clang: error: linker command failed with exit code 1 (use -v to see invocation)


When assembling through Iccsod, I get similar problems.

Replies

Are you building your app in unity?