Buildbox 3.6.4

Discussion in 'Buildbox General Discussion' started by volcank, Nov 4, 2024.

  1. volcank

    volcank Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    797
    Likes Received:
    393
    Hi Buildbox,

    Wonderful new with bringing back the admob to bb3. However today I wanted to update one of my old games added new provisioning files with new certificates for IOS and Xcode gave the following error.

    Undefined symbols:

    Linker command failed with exit code 1 (use -v to see invocation)

    I would appreciate if you could help with this.

    Best
     
  2. deyren

    deyren Boxer

    Joined:
    Jul 26, 2018
    Messages:
    65
    Likes Received:
    22
    The "Undefined symbols" linker error is often related to a problem with certificate configuration, provisioning profiles, missing libraries, or bad build settings. Check the steps mentioned above (certificates, provisioning profiles, libraries, and cleanups) to resolve this issue.

     
    Last edited: Dec 18, 2024
  3. volcank

    volcank Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    797
    Likes Received:
    393
    Hi @deyren the problem is when I add admob in the project Xcode gives error. So the problem is Google SDK.
     

Share This Page