Adjust Sdk Intergration

Discussion in 'How Can I...?' started by onetap, Jul 13, 2020.

  1. onetap

    onetap Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    122
    Likes Received:
    34
    Hey,

    Has anyone ever installed the Adjust SDK? Does anyone know how this works with BB3?
     
  2. Nihat

    Nihat Serious Boxer

    Joined:
    Jun 29, 2016
    Messages:
    552
    Likes Received:
    154
    Hey @onetap, did you manage to integrate the Adjust SDK?
     
  3. onetap

    onetap Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    122
    Likes Received:
    34
    Nope, would love to know how still aha
     
    Nihat likes this.
  4. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    On Android or iOS? On BB2.x or BB3.x?
     
  5. Nihat

    Nihat Serious Boxer

    Joined:
    Jun 29, 2016
    Messages:
    552
    Likes Received:
    154
    IOS, BB 3
     
    onetap likes this.
  6. onetap

    onetap Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    122
    Likes Received:
    34
    IOS BB3
     
  7. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    I don't have an adjust account. I thought but I can't log in.

    But I created a short video on how to do it. Since I don't have an account I was not able to test that it connects, but I don't see how you would run into a problem of not connecting.
     
    onetap likes this.
  8. Tars Tarkas

    Tars Tarkas Avid Boxer

    Joined:
    Jul 17, 2018
    Messages:
    303
    Likes Received:
    228
    Thank you, very helpful
    is there a way you could do a tutorial on iron source mediation?
     
  9. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    Isn't it built in 3.x? Or do you mean 2.x?
     
  10. Tars Tarkas

    Tars Tarkas Avid Boxer

    Joined:
    Jul 17, 2018
    Messages:
    303
    Likes Received:
    228
    Build in is only iron source network, not mediation. Same for admob, just the network, not mediation.
    I think we have to use the custom option in buildbox.
     
  11. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    Start a new thread and I'll put the video there. I don't want to muddle this one with Ironsource.
     
  12. Tars Tarkas

    Tars Tarkas Avid Boxer

    Joined:
    Jul 17, 2018
    Messages:
    303
    Likes Received:
    228
    Done, thank you.
     
  13. onetap

    onetap Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    122
    Likes Received:
    34
    This is great thank you, but where do I put the Adjust Token Key on the buildbox side?
     
  14. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    Try selecting facebook and instead of typing the facebookId type the adjustId.
     
  15. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    Also I forgot to mentioned in the video to add the framework as embedded. Look at the picture.

    Screen Shot 2020-08-03 at 4.07.00 PM.png
     
    onetap likes this.
  16. onetap

    onetap Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    122
    Likes Received:
    34
    What happens if I need to use Facebook SDK and Adjust SDK?
     
  17. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    You will can use both.
    1. Add the adjust code under the facebook code.
    2. Hardcode the appId for adjust instead of using the siteId.

    Just type in like this:
    Code:
     @"yourId"
     
    onetap likes this.
  18. onetap

    onetap Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    122
    Likes Received:
    34
     

    Attached Files:

    volcank likes this.
  19. adrianjgomez

    adrianjgomez Boxer

    Joined:
    Apr 1, 2016
    Messages:
    68
    Likes Received:
    45
    Yes. That looks correct. Did you integrate facebook?
     
    onetap likes this.
  20. onetap

    onetap Avid Boxer

    Joined:
    Oct 14, 2015
    Messages:
    122
    Likes Received:
    34
    I did integrate Facebook via the SDK option within Buildbox. LionStudios Dashboard is not recognising that I have integrated the Adjust SDK however.
     
    Last edited: Aug 3, 2020

Share This Page