omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Need help with ads

    Pythonista
    1
    3
    2563
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Shambhala
      Shambhala last edited by

      I need to find a way to put ads (iAd, Admob, etc) in a standalone app made with Pythonista. Can someone help me out? It can be in XCode, Pythonista, or some other thing, as long as I can get banner ads working in a Scene.

      I imagine it would require some Objective-C programming in XCode so I can use iAd banners, but I know nothing about Obj-C. Can someone point me in the right direction? Is there a way to show the ads above the Pythonista view or something? Please help 🙏

      1 Reply Last reply Reply Quote 0
      • Shambhala
        Shambhala last edited by

        I don't know how to get this to work: http://codewithchris.com/iad-tutorial - Not only are there a ton of errors (even when I replace ViewController with PythonistaAppViewController), but the app also fails to build with the message "Linker failed" or something like that. Where do I put in the required Obj-C code??? This is killing me!

        1 Reply Last reply Reply Quote 0
        • Shambhala
          Shambhala last edited by

          Bump. I still haven't made any progress. I'll have to learn Objective-C some day but I can't right now, because I'm busy learning C# lol. So I think there's a special UIViewController class called PythonistaAppViewController. I've included the iAd.framework and now I just need to know how to place an ADBannerView on top of PythonistaAppViewController. 💀 wat do

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors