Admob Ad Not Showing Correctly

Discussion in 'Technical Discussion' started by wmfear, Dec 16, 2018.

  1. wmfear

    wmfear Avid Boxer

    Joined:
    Apr 6, 2018
    Messages:
    165
    Likes Received:
    89
    Hi everyone.
    Got ads up and running on my Samsung Galaxy 8, but the ads seem to be a bit out of place.. Is there any way to correct this? I have no clue why that is happening. On my iOS-version the ads show just fine on all devices, but it looks like this on my Samsung. Interstitials work fine.

    ad_prob.jpg
     
  2. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Hi,Did you do any editing manually ? I mean did you set this within the console or added a custom ad?
     
  3. wmfear

    wmfear Avid Boxer

    Joined:
    Apr 6, 2018
    Messages:
    165
    Likes Received:
    89
    Well yes, I followed the second method in this tutorial:

    I guess I’ve done something wrong along the way...
     
  4. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    Thought so Open banner layout .xml file and add android:gravity="center" or android:layout_gravity="center_horizontal" also check if Layout_marginTop is 0
     
    wmfear likes this.
  5. wmfear

    wmfear Avid Boxer

    Joined:
    Apr 6, 2018
    Messages:
    165
    Likes Received:
    89
    Awesome, thanks :)
     
    TheGameAppStudio likes this.
  6. wmfear

    wmfear Avid Boxer

    Joined:
    Apr 6, 2018
    Messages:
    165
    Likes Received:
    89
    I have another question about Android Studio.. If I do some changes to my game in BB, will I need to implement everything like in the video oncr again, or is there an easier way to fix this?
     
  7. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    If its a custom ads you have to add it each time when a new version is made.
     
    wmfear likes this.
  8. wmfear

    wmfear Avid Boxer

    Joined:
    Apr 6, 2018
    Messages:
    165
    Likes Received:
    89
    Ok, thanks for your help :)
     
    TheGameAppStudio likes this.
  9. TheGameAppStudio

    TheGameAppStudio Serious Boxer

    Joined:
    Nov 2, 2016
    Messages:
    927
    Likes Received:
    318
    You are welcome :)
     

Share This Page