Code

Discussion on WebDroid - Android WebView App

Discussion on WebDroid - Android WebView App

Cart 254 sales
Recently Updated

296 comments found.

A suggestion would be to force the app to update according to the versionCode of the last update in the play console

Oh, wow, I hadn’t thought about that, so my JSON could be called MYAPPv01.json and then redirect to MYAPPv02.json, that option hadn’t occurred to me, I had it in mind just in case the app was suspended . Thanks for your reply. Now I buy Webview too, great support!

I wanted to carry out the test by sending a test version for review with a new json and it could not be carried out, is this because I am doing something wrong or the application must be downloaded from the Play Store and not installed via Android Studio?

Hi,

We don’t quite understand, if it’s about in-app update feature, the app must be published on Google Play first and the update notice will be displayed after your new update version has been approved.

If it’s about redirect feature from the remote json, every time you update to the latest release, make sure it is connected to a different json url ,to make the management process easier, you can rename the json file according to the release version of your application, here for the example:
version 1.0.0 -> config-1.0.0.json
version 2.0.0 -> config-2.0.0.json
etc...

So, if you want to your users which are still using version 1.0.0 to be forced to update to version 2.0.0 in order to use the app again, change the app status in config-1.0.0.json to false and enter your app url to direct users to your latest app update, some old json settings for enable/disable app status use 1 or 0, adjust depending on the json value you use.

Thanks

Pixier

Pixier Purchased

Hello, probably there is a problem with “interstitial_ad_interval_on_web_page_link” when using applovin_max. In menus interstitial ad appears correctly but it doesn’t when surfing on web page links. And If I switch to admob, interstitial ad works with both menus and web page links. Could you check applovin_max interstitial ads with web page links? I am using triple-ads-sdk:1.+

Pixier

Pixier Purchased

Hi, thanks for reply. But as I said drawer menu interstitials works fine with applovin. So I thought web page link interstitials also must work. But it didn’t work. Did you check specifically applovin max interstitial ad when surfing on web page links? I am going to try applovin_discovery meanwhile.

Pixier

Pixier Purchased

Just tried and worked with applovin_discovery. But why applovin_max doesn’t show interstitial ads in web pages while showing in drawer menu I still don’t understand it.

Pixier

Pixier Purchased

With test device applovin_max still doesn’t show interstitial ads in wep pages. Please just tell me why applovin_max drawer menu interstitial works fine but web page links don’t… I have tested many times with many devices and with many ways but still same. I can’t see interstitial ads when surfing web pages. Again I want to say that applovin_max drawer menu interstitial works fine. why web page links don’t?

“interstitial_ad_interval_on_drawer_menu”: 3, “interstitial_ad_interval_on_web_page_link”: 3, “interstitial_drawer_menu”: true, “interstitial_web_page_link”: true,

AS111

AS111 Purchased

I suggest PLEASE add appodeal in next update.

Hi, Unfortunately, we don’t have plan to add appodeal. Thanks

djcelo

djcelo Purchased

HI,

Could you check please, applovin is not showing any ads in 3.1.0 version

Banner, Inter, Open, Native, nothing…

Please, help?

djcelo

djcelo Purchased

HI, any help?

Hi, the app is using simple-ads-sdk (AdMob & Facebook) by defaut, if you want to use AppLovin, you must change the ad network sdk to triple-ads-sdk or multi-ads-sdk, please check the documentation. Thanks

djcelo

djcelo Purchased

Hi,

It’s really there, my fault

Sorry to bother you with this

Thanks for the help.

AS111

AS111 Purchased

How can I set “user_agent”: ””, value? Please also give me an example.

Presale question:

I was testing the demo and I have noticed that the privacy policy HTML file that is in the assets does not show up without internet. A message appears saying: “There is a problem with your network or the server is down, try again later.”

How could it be done to show the html files that are in the assets folder without internet connection?

djcelo

djcelo Purchased

Hi,

Could you put this back in update, please?

HIDE_BANNER_ADS_IN_LANDSCAPE_MODE

Thanks in advance

Regards

fadli_tn

fadli_tn Purchased

please next update build open app ads admob format for this app. thank you

Hi, This app already supports the open ads ad format. Thanks

Hello, on my radio website, I have a feature that displays the current song information as well as the artist’s cover art in the browser’s media session. Within the app, my site loses this feature. Could this be implemented in the future?

Hello. Please add yandex advertising to webdroid.

Hi dev. I saw that your apps were removed from the playstore. what is the problem with the current version? when will there be an update to fix the problem? thanks.

Hi, There is no problem with this item, our account was deleted due to problems with our other items, this item is safe and we have also released the latest updated version. Thanks

AS111

AS111 Purchased

And why there is always following error for every version you have:

Cleartext traffic allowed for all domains:

Your app’s Network Security Configuration allows cleartext traffic for all domains. This could allow eavesdroppers to intercept data sent by your app. If that data is sensitive or user-identifiable, it could impact upon the privacy of your users.

Consider only permitting encrypted traffic by setting the cleartextTrafficPermitted(https://developer.android.com/training/articles/security-config#CleartextTrafficPermitted) flag to false, or adding an encrypted policy for specific domains.

Learn More(https://developer.android.com/training/articles/security-config)

Hi, Please note, that is not an error, it’s just warning message and can be safely ignored, cleartextTrafficPermitted required so the app can access http protocol (non ssl), but, if you make sure your app only access https protocol, you can set false in the xml/network_security_config.xml: https://prnt.sc/bCp8N_SRYknp Thanks

AS111

AS111 Purchased

As-Salamu Alaykum,

How are you? May Allah accept you Umran and congratulations.

Is my google console in danger? What should I do? Should I use any other webview and remove yours?

Or I just remove ads sdk, if yes then how?

Please Please Reply

AS111

AS111 Purchased

Thanks for reply!!! (1) I recommend also add admob madiation, like madiation with Meta Audience Network, AppLovin, Unity ads, Start.io etc) (2) Are you 100% sure, issue is because of current ad sdk? (3) Should I unpublish my app until you provide new version? (4) how much time will new version take?

Hi, New update version has been released, the project is using simple-ads-sdk by default (Google and Facebook for ads providers), other ads sdk still can be used by buyer choice and your own risk (see the documentation). Thanks

AS111

AS111 Purchased

Thanks for new update!!! Using triple-ads-sdk is safe?

Hi sir I was purchase your two code from envato 1:Blogger News App – Blogger API v3 2:WebDroid – Android WebView App

Recently I saw Many play consoles terminate from the play console . And my console also terminated. Sir, should I use Webdroid with 9 ad networks or wait for the next update?I try to implement simple ads sdk but ads not showing on webdroid

I want to use simple sdk on webdroid but its not working

Hi, Please wait for the next update, simple-ads-sdk will be used by default. Thanks

Hi, New update version has been released, the project is using simple-ads-sdk by default (Google and Facebook for ads providers), other ads sdk still can be used by buyer choice and your own risk (see the documentation). Thanks

AS111

AS111 Purchased

Can we do Admob madiation with Applovin, unity, startapp, ironsource and wortise?

Hi, it’s possible with multi-ads-sdk, if simple-ads-sdk is used, only supported for ads from Google and Facebook. Thanks

After updating to version 3.0.0, my admob ad show rate and revenue decrease. It also happens with you or only with me. PLEASE share your experiance with me.

Regards, https://codecanyon.net/user/as111/

Hello someone knows how to create ad units Google ad manager.thank you very much

i have pre purchase question. 1) in my website have telegram,facebook and other’s social media link if user click these link from webview app will this social media link open in the main social media app or it will open in web browser? 2) another question in site have a feature change user profile icon so user can be upload profile picture from webview apk?

question before comparing

I saw in the demo that it can open any website externally and internally,

It is possible to show a website but it is blocked or does not show the ads that the web page has, since I hear that if a website shows ads and the application also shows ads, the MONETIZATION policies are violated.

there’s no answer

can user change language in app ?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey