Giter Site home page Giter Site logo

Comments (5)

Charchoghlyan avatar Charchoghlyan commented on August 27, 2024 1

@Xa69 thx, let me know if I can provide more info anything else

from googleads-mobile-ios-examples.

Xa69 avatar Xa69 commented on August 27, 2024 1

@Charchoghlyan Yes that is an expected error when you try to run it for MacOS as per my above comments, it's because MarketplaceKit is not supported for MacOS only iOS/iPadOS is supported as of now.

from googleads-mobile-ios-examples.

Xa69 avatar Xa69 commented on August 27, 2024

I’ll pick this up and give it a shot @Charchoghlyan

from googleads-mobile-ios-examples.

Xa69 avatar Xa69 commented on August 27, 2024

@Charchoghlyan from looking the issue up online it looks to be related to the SDK’s dependency on “MarketplaceKit” which is not available for MacOS due to which the app is crashing when run on the Mac Platform.

Reference Link : https://stackoverflow.com/questions/78808081/why-does-running-an-ios-app-through-macos-cause-failed-to-look-up-symbolic-refe

Please try using a downgraded version and see if it works, as per the suggestion in the link I attached downgrading the SDK version worked.

Also, if you see the Apple documentation I’ve linked below, MarketPlaceKit is only available for iOS and iPadOS right now
Apple Documentation : https://developer.apple.com/documentation/marketplacekit

Was able to reproduce the issue on the Sample app provided by Google in this repository inside "googleads-mobile-ios-examples/Swift/admob/AppOpenExample" as well.

If you see the complete error message "Failed to look up symbolic reference at 0x1010ec149 - offset 311735 - symbol symbolic _____Sg 14MarketplaceKit14AppDistributorO in /private/var/folders/jq/mswtm58d0wqbpd0st342h2840000gp/X/4B690486-4C3B-5FEB-8B04-EFB469A1EC41/d/Wrapper/AppOpenExample.app/AppOpenExample”

Can confirm the issue you are seeing is due to MarketplaceKit which does not support MacOS yet.

from googleads-mobile-ios-examples.

Charchoghlyan avatar Charchoghlyan commented on August 27, 2024

@Xa69
11.1.0 is okay
I see only this
Failed to look up symbolic reference at 0x1018991b1 - offset 754711 - symbol symbolic _____Sg 14MarketplaceKit14AppDistributorO in /private/var/folders/3p/**/*

from googleads-mobile-ios-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.