2103 comments found.
Hello, Whatsapp web works on desktop view only how can I enable desktop view on the app? I want a particular page to show in desktop view
Hi! You can use our “Open url outside” option for this:)
okay
please the Google signin not working what u saying about it?
If Google sign in is not working please try changing your user agent see our documentation on how to do this.
Which I have done and showed u the error message it said it’s above this chat please check.
I have another challenge my website is using tawk.io live chat widget but in the app when I click the chat widget the footer area to input text is not showing but on website (chrome) it’s showing this the images below
Website https://ibb.co/4NtVsvv Web2app App https://ibb.co/KqQhGppDo you have the hiding navigationbar / toolbar function enabled? If so, can you try disabling it?
so I have to disable navigation bar for it to work? no other solution? because I have side bar menu too
It is just the automatic hiding of the navigationbar that needs to be disabled, the navigationbar itself can be enabled.
hi when I do this
Hi! You can use our “Open url outside” option for this:)
the Whatsapp web exit the app and open in chrome, is there no way to open the WhatsApp web in the app as desktop view??? there are some apps like that
Option to have floating menu footer bar? Which is standard for most apps these days?
Hi! We don’t offer a built-in option for this at the time.
hi in my AndroidManifest.xml <uses-permission android:name=”android.permission.INTERNET” /> <uses-permission android:name=”android.permission.READ_EXTERNAL_STORAGE” /> <uses-permission android:name=”android.permission.WRITE_EXTERNAL_STORAGE” /> <uses-permission android:name=”android.permission.ACCESS_NETWORK_STATE” /> <uses-permission android:name=”android.permission.RECEIVE_BOOT_COMPLETED” /> <uses-permission android:name=”android.permission.VIBRATE” /> <uses-permission android:name=”android.permission.WAKE_LOCK” /> <uses-permission android:name=”android.permission.GET_ACCOUNTS” /> <uses-permission android:name=”android.permission.ACCESS_FINE_LOCATION”/> <uses-permission android:name=”android.permission.ACCESS_COARSE_LOCATION” /> <uses-permission android:name=”android.permission.CAMERA” />
Config.java public static String[] PERMISSIONS_REQUIRED = new String[]{android.Manifest.permission.CAMERA,android.Manifest.permission.WRITE_EXTERNAL_STORAGE,android.Manifest.permission.ACCESS_FINE_LOCATION}; //Manifest.permission.PERMISSION_NAME
and in HTML <input type=”file” name=”filename” id=”fileuploadInput” accept=”image/*” capture=”camera”>
when user click on fileupload it open gallery in mobile not camera. I try all method can you help where i m wrong. targetSdkVersion 33
minSdkVersion 21
can we get update as Camera not working it open photo gallery
Hi! Can you still upload from the gallery? This should be the expected behavior
Yes, Camera Option not show. I want it show camera option.
Hi! We currently don’t offer a built-in option for this, you may want to do this using custom code.
App works great! Kindly help me with this.
Is there a way to get this web view working like a browser to allow user approve browser push notification just like they will do in chrome or safari.
The reason is that, I’m using it for my buddypress website,
Now without the Web2App webview app, my users were able to subscribe for browser push notifications using their browsers (chrome, safari etc) I’m using one signal for my web notifications
With the browser push notifications users were able to receive buddypress notifications, and even better messages browser notifications were sent to users via their browsers.
And now we have this webview app, is there a way for users to be able to still subscribe for web push notifications, to enable them receive push notifications just like they were doing in chrome.
So that when a user receive a buddypress message from another users, they will receive a push notification directly in the webview
basically the to get this web view working like a browser to allow user approve browser push notification just like they will do in chrome or safari.
I tried it but the push notification bubble wasn’t showing so users can approve push notification
I think a simple way to ask you this question is “How can i make Web push notification work using this webview app?
I saw something online the person said “Ow, of course this is possible! I easily implemented push web notifications from one signal in my webview App using crosswalk.
Uses crosswalk, extends Main activity to XWalkactivity Put this on on create:
OneSignal.startInit(this) .inFocusDisplaying(OneSignal.OSInFocusDisplayOption.Notification) .unsubscribeWhenNotificationsAreDisabled(true) .init();
Here is the link where i saw it: https://stackoverflow.com/questions/41646419/make-web-push-notification-work-using-webview-in-a-native-android-app
...”put this on create” will this work? how do i put it on create, i don’t mind paying extra if you can get this to work for me
Hi! We support push notifications using OneSignal. Good to note is that these are not the same as browser push notifications. Instead, you may want to push the player ID to the WebView as described in our documentation, and then send notifications using the OneSignal API
I can’t find anything about “pushing the player ID to the WebView” in the documentation. Can you point me to the right guide on this in the documentation.
Hello this popup message how do i disable it? even if i grant permission and open the app next time it keeps asking for this permission
<string name=”common_permission_explaination”>In order to use this app, you need to grant us some permissions.</string> <string name=”common_permission_grant”>Grant permission</string>
Remarkable! Are you using the latest version of our template?
Yes
Are you using our version from CodeCanyon or sherdle.com/?
from codecanyon . and my website is using cloudfare
hello the grant permission keeps on showing anytime I open the app how do I make it stop or disable it?
Hello???? this errors is still showing for my other website thats using google login and signin
If the prompt is showing and not disappearing, that could mean that you are requesting permissions in Config.java that can never be granted. For instance, old permission on access to extenal storage. Can you confirm this?
how to get the widget and embed page??
does that mean I have to remove the permission in config???
and please I just checked flyweb website to app here on codecanyon the error message when I try to login with Google is not showing that means webapp have issues with Google login.
please confirm if Google login can’t work with web2app let me ask for refund for one of the script because I bought 2 of web2app from u thanks.
Hi! Google login is supported if your site (Cloudflare) supports a custom user agent. You can then change the user agent to support Google login
I don’t use any custom user agent I just use cloudfare to dns and for sale certificate
Hi! Do you use google sign in on your site?
he’s Google sign-in is working in my website, and I tried it with another web2app here on codecanyon called (flyweb) that’s flutter and it worked both on website it’s working . I think the web2app is blocking it or something like that I don’t know
We’re not blocking WebView, rather Google Sign-in is blocked in WebView unless you change the user agent as described earlier (only possible if you don’t use cloudflare).
Learn more here: https://support.google.com/faqs/answer/12284343?hl=en-GB
But. using cloudfare and there is not description saying cloudfare website is not supported
You can use CloudFlare
But not if you also change the user agent 
- You can use CloudFlare
- You can use Google login, by changing the user agent
- You cannot use CloudFlare & a changed user agent together
so u saying your script can’t work on my website??
Hi! Disabling your CloudFlare security settings can ensure your website’s availability. For this, you can reach out to CloudFlare support.
I should remove security for my website??? if my website gets hacked will u take responsibility? of damages caused
Hi! You will only need to disable the checks on the user agent
Where is the web version
Hi! The builder can be found at sherdle.com/builder
In browser, when click on specific url it should be redirect in the webview app. How it is possible?
Hi! Please see: https://sherdle.com/help/deeplinking/
I bought this template. But unfortunately google login does not work.I have changed user agent and somehow it opened google login screen but after logging in it shows blank screen
If your website relies op popup windows for login, this won’t work in WebView. You will need a redirect based login flow for Google login to work. Please consider changing your login implementation to use redirects instead to make it webview compliant 
Also consult: https://sherdle.com/help/why-isnt-my-website-working-as-intended/
where can i get download android 14 supported files ? i see Last Update 24 November 2023 with android 11 support
minSdkVersion 21 targetSdkVersion 33 versionCode 1 versionName “1.0” multiDexEnabled true
Hi! Please download our latest version from sherdle.com/builder
Also note that the targetSdkVersion is the compile SDK, but that this version can still be installed on SDKs>33
Hey I have a pre purchase question :
Can I customize offline screen? I want to show custom html file indicating that user is offline.
Also will there be any update or the project is abandoned? I want to buy this
Also it is not ready for android 14 
Hi! Yes, you can set an html file that should be shown when there is no internet connection.
The template is already updated to be compatible with Android 14 
Please can you provide documentation link so that I can confirm and buy also is there any option to prevent user from taking screenshot?
Hi! Our documentation can be found at sherdle.com/help/
There is no built in option to prevent users from taking a screenshot, but you can do this with custom code
Hi team, I am very happy that you updated GMS to the previous version, now there is something that needs to be updated for the Download media settings on Android 13 or API 33 requiring READ_MEDIA_VIDEO for the download function, READ_EXTERNAL_STORAGE is no longer valid on Android 13 and above. Please update
I have added permission READ_MEDIA_VIDEO but it still doesn’t work, what parts should I change?
Hi! The template should work out of the box for Android 13. Did you do any changes in the source code perhaps?
Do I have to only use the online builder for a month? Can I pay to get more than a month? Thank you.
I know I can use Android studio for more than a month but I was wondering if I could use the online builder more than a month. Thank you.
Nevermind. It’s €5/month.
Indeed, the builder is free to customise your source code. To build an apk on a cloud computer, the first month is free and then 5€ a month
Android Studio provides source code/APK builder software Any demo?
Hi! We don’t offer a demo of our builder, but I would be happy to answer any questions!
Hi your builder gnerate apk /abb file support google play console
Purchase this project other Device
Build app but not download waiting more time Please help me
Could you submit a ticket with me at sherdle.com/help/ticket with the details of your issue?
Hi! Please make sure to set your user agent: https://sherdle.com/help/set-the-webview-user-agent/
hi bro, please i dont understand Universal / Web2App for Android
Create a new line in your WebView code (as per instructions below depending on your template) an paste the following code:
browser.getSettings().setUserAgentString(“user-agent-string”); Web2App
Open WebFragment.java and locate the code block where browser.getSettings() get’s repeatedly called and create a new line in this code block (i.e. below the line browser.getSettings().setDomStorageEnabled(true); )
can this work??
Third party sign-in in WebView Some sites rely on third party sign-in providers (oAuth login providers), such as ‘sign in with Facebook’ or ‘sign in with Google’. Using 3rd party login providers may work different in WebView than in the regular browser.
For instance, in a regular browser selecting ‘login with Facebook’ usually opens a new popup window, that allows users to sign-in, and after the sign-in is completed, the popup is closed and users land back on your website. In WebView however this is not possible because, unlike browsers, WebView does not have multiple windows, or popup windows. Therefore, third party sign-ins that rely on popups or multiple windows can break in WebView.
The solution: rather than relying on popups or multiple windows, use redirect-based login solutions that can work in the same window. Most third party login providers allow you specify a redirect url when initiating a login request, as an alternative to popup based logins.
Facebook: https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow/#login Google: https://developers.google.com/identity/sign-in/web/reference#gapiauth2clientconfig Auth0: https://auth0.com/docs/users/guides/redirect-users-after-login Other provider? Search for ‘provider name’ + direct after sign-in Its’ recommended to consult with your web developers or plugin/theme developer on how to implement redirect based logins.
Hi! Changing your user agent should solve this. Can you confirm you where able to do this?
I don’t understand this line below, is that what I should change??
Create a new line in your WebView code (as per instructions below depending on your template) an paste the following code:
browser.getSettings().setUserAgentString(“user-agent-string”); Web2App
Open WebFragment.java and locate the code block where browser.getSettings() get’s repeatedly called and create a new line in this code block (i.e. below the line browser.getSettings().setDomStorageEnabled(true); )
You should create a new line below the mentioned line, instead of replacing it
please reply
Hi! It can be that some websites block the WebView based on it’s signature, rather than the user agent, unfortunately this can’t be circumvented.
so u saying that the webapp can’t work on my website? I bought 2 of this webapp for my 2 websites, and in description said can work in all website now in Google login can’t work on the webapp what’s the use of buying 2 web2app script since it won’t work on my website?
my website uses Google login so users can login to Google same with Facebook and Instagram login options if it won’t work then I ask for refund because in the product description it says all website can work. I need to find another web2appp that can work for my website thanks.
My website is just any other website and if all the features in myr. website is not working what’s the need for this web2app?? is it not waste of money when it won’t work on my website?? login and register is very important and if it don’t allow my users to login or register then it’s not good! find solution I have changed what u said yet same thing if no solution then I ask for refund “product not as documented”
Hi! You can test which websites are compatible with WebView, or with our template, by downloading our demo from the item preview. Thank you 
can u check my profile? I said I bought 2 of this web2app, how will I know that Google login won’t work in the app??? if users can’t login or register with Google what’s the need for the app??? nothing is wrong with my website it works fine in web browser and Google login works too.
my website one is ecommerce and other a simple website the simple website don’t need Google login but my e-commerce needs Google login and that’s where the issues is from now!
Bro this reply is not the best, because I won’t know if it’s working or not till I buy it. Just like the universal now how do I know if this
“Open WebViewFragment.java and create a new line below the line: browser.setGeolocationEnabled(Config.WEBVIEW_GEOLOCATION);”
will work?? I can’t know just from demo
Hi! If the site works in our demo, then it is guaranteed to also work in your app. However, if it doesn’t work in the demo, it may still work with custom code but that can’t be guaranteed. Such as is the vase for Google login. Feel free to let me know if you have any other questions
check the image I send Google login is not working!!!! what do I do??? since it’s not working
Hi! Is it working in our demo app?
Not working I tried now. Google login not working but I didn’t check this before I buy, I see turn any website to app how will I know it’s only Google that’s not working?
Hi! Any website that forbids the use in WebView, such as Facebook and Google sign-ins may not work. You can test this in our demo, or any other WebView demo/tester app 
Can I Ask for Help? There Was a Problem Publishing My App
Hi! Sure, please submit a ticket with me at sherdle.com/help/ticket
I am using your APP for my streaming website. When you try to download a PDF file, the application closes and generates an error.
Can you help me?
Hi! Could you please check: https://sherdle.com/help/configure-what-should-open-outside-the-app-or-as-download/
I did the configuration and it didn’t work.
What do you download links look like?
In fact, it dynamically searches and downloads Stripe Payments. A link is not generated.
It could stil be that your download urls then contain a certain pattern, for instance strip.com/payment/success/download?id=1234
is there any print function include? there is print button on my website.
Hi! We don’t offer a built-in print function
hello. can I make a android webview for any website from your code by filling the informations needed in a page with form and textfields as the url, splashscreen, logo, admob, .. etc. I did not find that in your demo. thanks
Hi! Yes, indeed that is possible. You enter your website url, and upload your icon and then we generate an app for your website 
Sir, The sherdle online builder successfully creates .apk file but when I try to create aab file using the online builder apk file is downloaded instead the aab file.So I couldn’t upload it to play console. I’ve created a ticket with more details. I’m waiting for your reply .. Thanks
Hi! Remarkable, I’ll get back to your ticket
Is “Web2App – Quickest Feature-Rich Android Webview” works on Android 13 and 14?
Hi! Yes the template works with the latest Android versions including 13 and 14.