• Resolved askjhansi007

    (@askjhansi007)


    Hi,

    I have two questions.

    1. I have an android webview app launched in Google playstore with Admob integration. I want to hide adsense in webview app and not in mobile view. Is it possible with your plugin ?

    2. If the above is possible only in pro plugin, then, I am ready to purchase. But I have one domain with three wordpress installs in separate directories. Is one site license enough for that or not ?

    Thanks in Advance

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    1. Yes. You can use Client list to black-list ads on selected platforms:
    https://adinserter.pro/documentation/black-and-white-lists#clients

    2. This feature is available also in the free version.
    https://adinserter.pro/documentation/features

    Thread Starter askjhansi007

    (@askjhansi007)

    Thank you for your reply.
    I have one small doubt. You have blocked based on width.
    But there is no special minimum width for that webview app.
    It just takes the width of any android device in which it is viewed.

    So,
    how to block the code in that webview app only but not in tablet or phone.

    • This reply was modified 4 years, 9 months ago by askjhansi007.
    Plugin Author Spacetime

    (@spacetime)

    No, the client check is based on the client data which is obtained from the User agent string provided by the browser.

    You only need to black-list the right client, for example, AndroidOS.

    Plugin Author Spacetime

    (@spacetime)

    In some cases it is easier to black-list ads based on url pattern:
    https://adinserter.pro/documentation/black-and-white-lists#urls

    You only need to find out some feature that is used in the app and then black-list it.

    Thread Starter askjhansi007

    (@askjhansi007)

    But in the webview android app, this is the user agent specifications

    // Mozilla/5.0 (Linux; U; Android 2.0; en-us; Droid Build/ESD20) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17

    In that case what should I add in viewport ?

    Can I give as AndroidOS or webview or mobile app or any other idea?

    Thanks for you help.

    ASK Jhansi

    Plugin Author Spacetime

    (@spacetime)

    Why would you like to use the viewport?

    Thread Starter askjhansi007

    (@askjhansi007)

    then how to block adsense ads in webview app ? Its like an iframe type of android app (webview app) not a native app. I want to hide adsense ads in that as I have integrated admob in that.

    So what should I blacklist for that purpose ?

    //You only need to black-list the right client, for example, AndroidOS.//

    you have said like this. I tested your interface and it showed viewport name. so only asked.

    • This reply was modified 4 years, 9 months ago by askjhansi007.
    Plugin Author Spacetime

    (@spacetime)

    When you click on the button left of the list field you get a list of the available clients. There are no viewports here.

    Please check the documentation links posted above.

    Thread Starter askjhansi007

    (@askjhansi007)

    I checked but could not find. Sorry, May be I am not that much wise to find. If you can send me screenshot, I shall be thankful.

    I can see only General, Viewports, Hooks, Header, Footer, Ad Blocking and Debugging Tabs

    • This reply was modified 4 years, 9 months ago by askjhansi007.
    Plugin Author Spacetime

    (@spacetime)

    Thread Starter askjhansi007

    (@askjhansi007)

    Got it thanks.
    If you have any idea what client will best suit android webview app, please tell me.
    Only block in app not in android chrome.

    Thank you.

    • This reply was modified 4 years, 9 months ago by askjhansi007.
    Plugin Author Spacetime

    (@spacetime)

    Hard to to suggest the settings without having access to the website and app.

    Simply find out features (url, client) that are used for the app and then black-list them.

    Maybe you should use separate urls for the app. This would be the easiest approach.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Regarding User agent Webview app’ is closed to new replies.