5770 comments found.
Hi there! I’m interested in purchasing your item, but I’d like to confirm something first. Is this product a standalone executable software (that runs directly on Windows or macOS), or is it a source code template meant to be opened and compiled in Android Studio / Xcode?
I’m mainly looking for something simple to use at first, so I just want to understand whether I’ll need to work inside Android Studio, or if it can be run as an independent app builder.
Thank you in advance for clarifying!
Hi! This is a BOTH a source code template that can be opened / compiled in Android Studio.
And also a standalone online app builder that is included for free with your purchase. With your license key, you can visit sherdle.com/builder and use our site to build an app without installing Android Studio.
App must use Google Play Billing Library version 7.0.0 or later
Are you going to update the Billing Library version, or not????
Hi! Yes, we will provide an update for this. It’s good to note that version 7 is backwards compatible, so you can update the version number in the code. If you submit a ticket I can also send you the update version directly.
i got this error on building the app: C:\Users\nobil\Downloads\codecanyon-xcKDPu29-universal-full-multipurpose-android-app\Template\app\src\main\java\androidx\core\preference\PreferenceFragment.java:35: error: package com.sherdle.universal does not exist import com.sherdle.universal.R; ^
Hi! This incidates usually an invalid resource, like an invalid string in strings.xml or an invalid image. Could you try building the template before making any changes to it?
can you please update the onlıne builder target sdk to the latest?
Hi! Due to some new restrictions in the latest API, we’re not yet able to offer our latest version in the builder. You can find our step-by-step documentation for using our offline version at sherdle.com/help
i got this errors while uploading on playstore: 1 message for version code 1
Error
Your app currently targets API level 34 and must target at least API level 35 to ensure that it is built on the latest APIs optimised for security and performance. Learn more
AND THIS:
1 Warning
1 message for version code 1
Warning
There is no deobfuscation file associated with this App Bundle. If you use obfuscated code (R8/proguard), uploading a deobfuscation file will make crashes and ANRs easier to analyse and debug. Using R8/proguard can help reduce app size. Learn more
please what is the way forward sir?
Hi! Are you using our latest version from CodeCanyon?
i am using your online builder sir. my computer does not work with android studio.
one of the reason i bought your template is because of the online builder, and not to use the template, because i have been having issues using other android templates…
Hi! Due to some new restrictions in the latest API, we’re not yet able to offer our latest version in the builder. You can find our step-by-step documentation for using our offline version at sherdle.com/help
Hello I’m having signing issue from playstore, after using android studio. And please can you write out the softwares and sdk I need to install on my laptop to build the app successfully with android studio. Thank you…
Or please can you drop your email for me? I need your help sir…
Hi! Which issues are you having?
you do not reply to comments on time, restarted the process and there was no error, but my challenge is onesignal post notification and app permission, i could not see any permission on the app i built, i have uploaded it to playstore but is on internal app testing…
I’m sorry, but I’m not sure if I understand your question
i meant onesignal in wordpress website is not sending notification to the app, i have to send the notification manually from onesignal.com dashboard… i want to send push notification to the app from my wordpress admin dashboard not from onesignal.com dashboard, this is what i meant sir. thank you…
Hi! We can only guarantee notification delivery from Wordpress.com. If Notifications sent through other platforms, such as the OneSignal Wordpress plugin, do not arrive, you can best reach out to OneSignal for support.
i am using wordpress.org a self hosted WordPress, it should work, can you help in configuring it?
Hi! Yes, both Seld hosted and WordPress.com sites should work for showing posts. For either, please create notifications through wordpress.com instead of through the plugin
hello your online builder is still on old supported version from play store
Hi! Please use our latest version from CodeCanyon instead, thank you
i do not know how to use it, especially the settings i have done with your online builder…
Hi! Due to some new restrictions in the latest API, we’re not yet able to offer our latest version in the builder. You can find our step-by-step documentation for using our offline version at sherdle.com/help
I need help to make my WooCommerce app look like the demo 1. How to make my menu at the bottom of the app, like in the demo 2. How to set up the intro pages like in the demo.
Hi!! To enable the bottom menu, please change the setting in the Config.java file as per our documentation. To setup the intro, please check: https://sherdle.com/help/where-is-the-wizardintro-from-the-demo-how-can-i-configure-it/
I have changed my settings, but the menu is still not showing at the bottom,what am I doing wrong ” //Force show menu on app start public static final boolean DRAWER_OPEN_START = false; //Hide the toolbar (will disable access to toolbar items) public static final boolean HIDE_TOOLBAR = false; //Whether the toolbar should hide on scroll public static final boolean HIDING_TOOLBAR = true;
//Whether tabs should be shown at the top or bottom
public static boolean BOTTOM_TABS = true;
"
/**
Did you create a config.json with only 1 menu item that has various tabs? In addition to setting this, please make sure that you have only 1 menu item and then hide the navigation bar
App must use Google Play Billing Library version 7.0.0 or later
Hi! Please use our latest version for this. I can also send you a copy if you submit a ticket at sherdle.com/help/ticket/
Is there any update planned? like will the app support 16 KB memory page sizes? Because it is required by Play Store now.
Hi! No changes are needed for this, the template should support this out of the box.
hello my onesignal push notification is not working on my app, i am using wordpress and i have configured the plugin and put in the apis but still is not sending push notifications of my new contents.
i have put the API: OneSignal App ID and what is this: Wordpress API for notifications (optional)? how can i get the wordpress notification API? i added the default wordpress api and is not working… please i need help…
Hi! Please check in your apps log for the reason that push notifications are not arriving. It could be due to an incorrect configuration. Note that you need to send notifications through the OneSignal dashboard.
For pushing Wordpress urls, please see: https://sherdle.com/help/pushing-an-url-to-your-users/How Can I add all this app permissions on web2app demo to my app using universal template? Check the screenshot below, the only permissions I see in the app I built with your template is only notifications permissions, and is not suitable for me, I need permissions for many things my website does…
Please check the screenshot here; https://drive.google.com/file/d/1d6DJMY-6oZPoYoWRa0oWmqOS4AxZ3GB9/view?usp=drivesdk
Hi! Web2App and Universal permissions are separate, you need to set them up as per our documentation.
My app is showing that the app is harmful after building it online. Here is the image screenshot; https://drive.google.com/file/d/1cu2NImDKX6Lshb1umOmq-tS_xFSFwVkV/view?usp=drivesdk
Hi! You need to distribute your app through Google Play to prevent this warning.
How can I add horizontal lines and titles like you did in your demo ap? Because that pattern looks neat and clean. Thank you.
This is the screenshot of what I meant: https://drive.google.com/file/d/16uig3D3ZW8kq_XmbnkrhoAxcIRgUPitJ/view?usp=drivesdk
Please see our documentation to learn how to add sections to your menu.
How can I add WordPress site with WordPress app. 2. How can I add youtube, Facebook, and others with there app for it to show like your demo app sir?
Please see our documentation to learn how to add sections to your menu.
I need help in adding Facebook, twitter, Instagram and others according to their apis, If I add them , I see server connection error.
Please see our documentation to learn how to add sections to your menu. API keys need to be setup for this.
WhatsApp Share is not working on the app, here is the error I get.
Web page not available The web page at whatsapp://send?text=Sermon%20https%3A%2F%2Fwww.gloriouslifegospelcenterph.org%2Fsermon%2F could not be loaded because:
net::ERR_UNKNOWN_URL_SCHEME
i use this plugin: Webpushr Push Notifications, can i use it in your app template to receive posts notifications? because onesignal i set up now, is not showing post notifications on my app i created with your template.
You’re free to make code customizations and add custom plugins.
hello please i want to ask a question about onesignal notification settings in your online builder, in the Wordpress API for notifications (optional) which API will i put there? or where /how can i get the wordpress API key? because i am using wordpress, and i want my site new posts notifications to show to my visitors in the app.
Please see our documentation to learn how to setup Push Notifications and how to push URLs to users.
Please I want to ask, do I need envato licence to publish the app on playstore?
Yes
the app WebView is not loading webpage fast… on normal browser the site are fast. but on your app is not fast….
and so many permission is missing in this app, like file permit, camera permit, microphone permit, music and audio, photos and videos,
and your app is missing caching system, making loading of sites so slow in nature
Hi! We don’t do caching of websites beyond the built in caching of Chromium Webview. This will lead to the same performance as you get in Chrome. For additional permissions, please see our documentation on how to enable them; they are disabled by default
i am using your online app builder and it does not have functions to add them sir
Indeed, for doing this you need to build your app in Android Studio.