153 comments found.
Sir you have React Ecommerce Banner Settings menu option in woocommerce which allow us to add banners. I did not find any documentation on what should be the size of banner i.e. minimum width x height required for banner
We used 640×360 banner size.
http://woodemo0.androidecommerce.com/wp-content/uploads/2019/06/banner1.pngi am facing this problem org.gradle.api.resources.MissingResourceException: Could not read script and your the documentation you gave has not exact documentation wen i buy other app its so easy but your app is so different to understand
I am trying to install the app in my computer .I cannot build the app.I really need your help.the documentation you gave has not exact documentation.please help me
Olá! Tem a como adicionar o Logo no topo do aplicativo em vez de texto?
Yes logo can be added easily. Thanks.
Olá! Contém o criador de aplicativo fácil? Caso tenha nos envie um print ou tela
It have wordpress plugin to control overall app features. You need proper react native environment ready for setup and create apps for play and appstores. Thanks.
Olá! Contém o criador de aplicativo fácil? Caso tenha nos envie um print ou tela
Please add food delivery demo also with order tracking in your next demo
In Product Details Page, Default Variation is not selected. This forces user to select a Variation creating one more step for User to buy a product. Also Product Variation selection Drop Down has Less width, It can not display Product variation with longer width
Yes default variations needs to be selected by user, because we have used woocommerce rest api and it do not have default variation meta data to select it by default. Thanks.
I saw you are using woo commerce api v2 in that you receive default attribute data under “default_attributes” tag using this you can select the default product variation
I have discussed with development team and they already tried to implement it but it’s not stable and cause some issues. I have added this feature again in their development sprint, i hope this feature will be available in future updates. Thanks.
Your team might be facing problem as Variable products are shown in drop down list box. Your problem might get solved if you implement variable product selection like Oreo Fashion App. This gives easy selection of variation to user as it is horizontal selection list with all variations available for selection. Drop down list is some what non intuitive for lay man operating the app for first time. Just change the orientation of list from vertical scroll to horizontal scroll list
Thanks, we shall consider this. Thanks.
Welcome. We too want your app to be the best, which will help our customers too 
I am seeing error, How to fix? https://prnt.sc/rg6pap
These are just warnings not errors. You can ignore it. Thanks.
Product gets loaded one by one slowly, how to improve loading speed? I have checked same site with other app and it is fast in Fluxstore Pro Please Guide
We have updated this item. Please take new code and test it. Also please make sure your website speed is good and load faster. Thanks.
Sir, we are using latest update you have released which shows modified date as 12/03/2020, same build is available now for download. Our website speed is very good. It gives very good speed on web browsing as well as on Flux Store app. We have generated all thumbnails as per your requirements. We want to use your app as it has admin panel which allow us to customize app from Back End Are there any plugins we need to use which will do image caching or API caching to speed things up for app?
Image already cached in application. Only on first time it will takes little time.
Please open ticket on our support desk and send us release apk file along with your woocommerce site link.
Thanks.
I will send you as soon as we create out first alpha copy if APK Thanks you
Sir, as you have mentioned you are caching the images in application, and that is the kind of behavior I was expecting from a beautiful app designed by you guys. I think that feature image cache is broken right now. Because if caching is done then on second time it should not show wait cursor and show image after few seconds. I checked your sample grocery app for image caching behavior but there too it show wait cursor while displaying image on product detail page as well as product list page.
Sir where can I find your support desk? Please give me link for it. Thank you.
Product details page show total price in $ not store currency. Also on cart page sub total on top as well as in summary, discount, total show wrong currency as $ and not store currency
I checked your old guide, it used to allow currency symbol to be used at backend. If you are using woocommerce settings for currency symbol then it is not working now in above pages we require Indian Rupee symbol which gets properly shown in product price
We already have option in config to set default app currency.
Please open file RNBecrux/src/redux/reducers/config.js
Go to firstSetting() function and set currency and currency code according to your requirements.
For indian currency
SyncStorage.set(‘currency’, ’$’); // SyncStorage.set(‘currency’, ‘₹’);
SyncStorage.set(‘currencyCode’, ‘USD’); //SyncStorage.set(‘currencyCode’, ‘INR’);
After save file, clear app cache and remove old apk from mobile and build project again and test new apk file.
Thanks.
Thank you. I found one more bug in detail page. In total price, instead of formatting currency properly, ”.00” is added which creates funny price like 90.0.00 I found the hard coding in code, may be added to fix something else but it has created bug in code.
I removed that hard coding but now it shows price like 90.0 and not 90.00 as I am new to react-native will appreciate if you could post the number formating code required to fix this.
replace it
{`${this.state.priceValue}.00`}
with this
{Number(this.state.priceValue).toFixed(2)}
Thanks Very Much, It is working perfectly now (y)
Welcome. Please don’t forget to rate our item. Thanks.
Hi..I am getting this error while setting up
The following build commands failed: CompileXIB /Users/nipasarker/React\ Projects/demo/WooDemo/demo/deeplinking/RNwoocommerce/ios/RNwoocommerce/Base.lproj/LaunchScreen.xib (1 failure)
We have updated app source code with some improvements and new feature. Please take fresh mobile app source code with new plugin. Thanks.
Downloaded Updated one still throwing error “Build Failed…”How you can check?
Build Failed error is not belong to item source code. Please check it on react native build process end. You can google that issue. Thanks.
I’m getting this issue: http://prntscr.com/rdlc3i . could you please tell me why it’s happening?
Hello! is there any way to skip the Shipping Methods?
Please go to plugin “Checkout Settings” and select “Checkout Type” to “Virtual Products / One Page Checkout”. Thanks.
I am trying to install the app in my computer .I cannot build the app.I really need your help.the documentation you gave has not exact documentation.please help me or give my money back .I hope you will give my solution
There are no issue with provided source code. You need react native development environment ready and must have prior experience for app development with react. if you don’t have react native experience then you can avail or installation service. Thanks.
need my full refund .i have buy many website from you guys which has proper documentation dont say your documentation adequate.if you want i can give you each and every step error that i am getting.
please give me exact documentation or refund my money.
there are too many irrelevant information (Like Android Ecommerce Lesath Woocommerce Android Woocommerce Ionic Ecommerce Ionic Woocommerce Laravel Ecommerce React Woocommerce Introduction Installation React Setup Plugin Installation Facebook Login App Feature Settings App Compatible plugins ) tell me which one we should follow…and please read the whole thing and resolve my issue thanks.
Hi..will it support Multi Vendor ??
Yes, it’s supported dokan and wc vendor plugin. Thanks.
Can vendor login from website?Also will you help if there are any errors?
Also can user chat with the vendors?or send message and send rating?
No, vendor can’t login with app. App is just for customers.
Our item is not fall under supportable item category and we do not provided support, however you can mention any source code issues or improvements, we shall take of it in next update. Thanks.
No I am asking if vendor can sign up via website and list their items not via app..via website
Also can user chat with the vendors?or send message and send rating?
Yes vendor items will be shown in app. No, there are no option for chat, user can contact with contact form. Yes user can rate vendor items. Thanks.
Hello! I have Purchased the item.
I need your help to connect my store. please help me. tafhimhasan99@gmail.com
Anyone getting the following error”SyntaxError: JSON Parse error: Unrecognized token ’<’”
[TypeError: null is not an object (evaluating ‘item.item.attribute_name.charAt’)]
Hello, can we use any payment gateway as we use in Woocommerce? f.e. payment gateway from the Netherlands: Mollie or Pay.nl
Hi, yes you can used any woocommerce payment gateway. It supported all woocommerce payment gateways. Thanks.
Getting the following error code ” Gradle sync failed: Could not read script ‘D:\Training\woocreact\AppSourceCode\AppSourceCode\BottomTabs\RNBecrux\node_modules\@react-native-community\cli-platform-android\native_modules.gradle’ as it does not exist. Consult IDE log for more details (Help | Show Log) (4 s 984 ms)’ “
The module ‘react-native-maps-lib-android-react-native-maps~1’ is an Android project without build variants, and cannot be built.
He I am looking for a refund the app does not work.
add one line as below instructions.
add supportLibVersion = “28.0.0” in ext{..} like this ext { buildToolsVersion = “28.0.3” minSdkVersion = 16 compileSdkVersion = 28 targetSdkVersion = 28 supportLibVersion = “28.0.0” // add this }
If you still facing error after this then follow this https://inneka.com/programming/android/the-module-app-is-an-android-project-without-build-variants/
This has to be the worst app on this site. But you get what you pay for the documentation sucks gettin so many errors it is unbelievable. I have purchased a lot of apps from Evato this is far the worst. I have spent more time trying to trouble shoot the problem with this app. I should stop being lazy and build my own.
Working 70 hours week on my day job then have to spend an additional 30 hour trying to fix this crap. I am very upset.
Will I recommend this app no. Maybe I should purchased on of the other apps first that supposedly have good ratings.
Unsupported Modules Detected: Compilation is not supported for following modules: android-@react-native-community_async-storage, @react-native-community_viewpager, @react-native-community_async-storage, android-react-native-inappbrowser-reborn, @react-native-community_masked-view, android-react-native-gesture-handler, @react-native-community_netinfo, android-react-native-fbsdk, android-@react-native-community_netinfo, android-react-native-screens, android-react-native-onesignal, android-react-native-restart, android-react-native-mail, android-react-native-reanimated, android-react-native-maps, android-react-native-splash-screen, android-react-native-vector-icons, lib-android-react-native-maps, android-react-native-webview, android-rn-range-slider, async-storage-android-@react-native-community_async-storage, react-native-fbsdk, react-native-gesture-handler, react-native-inappbrowser-reborn, react-native-mail, react-native-maps, react-native-onesignal, react-native-reanimated, react-native-restart, react-native-splas… (show balloon)
and another error: ERROR: The module ‘react-native-maps-lib-android-react-native-maps’ is an Android project without build variants, and cannot be built.
This link is has viruses or phishing attached I glad I have virus software. https://inneka.com/programming/android/the-module-app-is-an-android-project-without-build-variants/
Just refund my my money or give me access to a working version.
So I am finding the problem is with the Android app and IOS app using update Android Studio version I need find out what version was using to build this app.
After 50 plus hours of working with this app I making some headway.
Android studio Version 3.4.2 Xcode Version 10.1
Using windows 10 and visual studio code and 3.5.3
I will download that version
Finally got this to work.
Great. We are working on new features and we shall update source code soon. Please reconsider your rating. Thanks.
? I am a software engineer, my language of choice is C#. Yet I am proficient with Javascript, Java, Python. I started working with react recently. I have create four small application using react native with firebase. No ecommerce type app or any other type with integration with cms type website. After troubleshooting this application just to get it up and running with all the errors. The documentation needs a lot of work. I am still getting error messages. But the work you put into developing the app overall looks really good. I would suggest you created videos to step people through the process. I do like your php react plugin that works great.
Thanks for appreciation. Actually technical documentation are not recommended by envato. If you can see errors are belongs to development environment. Different machines and os have different set of technical requirements to setup and compile apps. So, video tutorial for all environments and os are not possible.
We provided video installation tutorials for our ionic woocommerce item. But the problem was that user follow video tutorial and did not implement properly and for their mistakes they blame that our video tutorials was not correct and fight with us on comments and support.
That’s why envato keep that mobile application items under unsupportable item category and we do not provide support for mobile items.
https://codecanyon.net/page/item_support_policy#fair-useWe provided source code for developers, so they can proceed with their projects and change source code as per their needs and do improvements according to their business logic.
We constantly updated our item with new technology and also added new features time to time.
If you have found any source code issues then you can mention us on our support portal. We shall take care of it with next updates.
Thanks for your understanding.
what’s the difference between ionic and becrux
Only difference with app technology. Ionic item is for ionic developers and react item is for react native developers. Thanks.
Hi,
Looks promising.
Questions:
1/ For $29, what exactly do I get?
2/ Do you have a demo for the admin, merchant, client,... ?
3/ Is this a multi vendor or single vendor?
4/ Is customization possible (in terms of logo, name, theme colors) with the admin anytime anywhere?
5/ Is “Powered by” be removed with the purchase?
6/ Is installation / submission of the app included?
Thanks.
- You will get complete app source code.
- No, you need woocommerce site ready for app.
- It’s supported dokan and wc vendor plugin. So, you can use it for single or multi vendor store. But vendor app not included.
- You will have complete source code, so you can do anything.
- Yes, you can removed it and design your own assets
- No, you need to setup source code in your development environment and compile apps and setup on stores. If you don’t have ionic experience then you can request our paid installation service from this link.
https://themes-coder.com/products/ionic-woocommerce/#services