Code

Discussion on Karenderia Mobile App Multi Restaurant

Discussion on Karenderia Mobile App Multi Restaurant

Cart 430 sales

1108 comments found.

Hello, Basti. 1. Will the app be updated soon? 2. When using multiple languages, the language of the merchant’s homepage is the default. Is there a way to set the language in the corner of the page? 3. When using the login-free ordering feature, should SMS verification be set for customers who add their phone number? 4. Should there be a notification for forgotten or overdue orders in the shopping app? Thank you for the update.

2. am sorry your in customer app not in merchant app please post or ask in correct items

3. you mean if they continue as guest checkout?

4. i might add in the future updates

2. Maybe you didn’t understand what I meant. If the PWA is multilingual, I can send someone the merchant’s URL: https://demo.bastisapp.com/mcdonalds, and they’ll default to English when they open it. Or you can just tell me how to copy the language setting in the Account section to the merchant’s homepage for the PWA. 3. What I mean is, before they order or check out as customers, should we at least verify their phone number? https://pwapp.bastisapp.com/#/user/guest?redirect=/checkoutf

4. Thank you very much, and appreciate your effort.

2. for all apps and website the default language can be set in admin panel

3. i will do take note as other buyer requested this one without verification

4. thanks

dach12

dach12 Purchased

Hi Basti, Can you please note which files have been updated? So I can know which files i should update

dach12

dach12 Purchased

email sent

most of the file has been change so better use the new latest file

I try a lot of time to build the android app as you explain in PDF but not working with me .. Can you build my android app ?

hi mate

i understand its kinda at first to build the app you can go to my channel https://www.youtube.com/@bastibastikikan2238/videos you will see a lot of tutorials there how to build

you can try first now if you still cannot build i can help you but its not free i do charge when building the app

You can reach support here: https://codecanyon.net/user/bastikikang

Hi Basti,

My developer recently released another customer app with a different package ID, name, and logo. However, both Google Play and the Apple App Store rejected it, stating that it has the same user interface as the existing app.

Could you please advise how we can resolve this issue? If it cannot be fixed, what are my options? I have two licenses for each app, but I’m currently unable to use them.

I have 2 license each app, what i can do with the other if i can’t use it, you should refund me 1 license of 2 each apps that i bought.

not applicable as per envato rules if your purchase has past 6months already

Why envato sales other liceens to customer if i can’t use it, i used one and i did upload the app and when i want to use the other license to upload other app rejected from Google play and iOS becuse it is similar contain with other, in this case you should refund for one licens each app

Hi,,, Do I must change this line in CONFIG.JS file ? Documentation.pdf it doesn´t indicate about to edit this package name :

// Android app_android_scheme: “com.demo.karenderia”,

https://ibb.co/zz6JQNZ

yes you need to change this to your app name

this is new features in the app this is being use for payment to after the payment is done it will redirect back to your app

and make sure to change also the file androidmanifest.xml

with same url scheme in this line

<data android:scheme="com.demo.karenderia" android:host="payment-callback" />

Hi Basti, Can you tell me whats the correct code for this? You are using app_apple_app_id on Google, My app crashes when i try to log in with google. I checked the code on SocialNativeLogin.vue and i think i found the error

async mounted() {
   if (this.google_login_enabled) {
     await SocialLogin.initialize({
       google: {
         webClientId: this.DataStore?.attributes_data?.app_google_client_id,
         iOSClientId: this.DataStore?.attributes_data?.app_apple_app_id, <-- Here
         mode: "online",
       },
     });
   }

thanks mate will reply back just wait for my email

thanks email sent

I already followed the app documentation about updating the package name, but I encountered an issue — Google Play treats it as a completely new app. However, I don’t want to create a new app; I just want to update the package name of the app that’s already live.

use the same package id found in google play

I have an exsisting app on Android the package ID of it “com.fodxfod.customer”. How to update it to new package ID name which is, “com.foodxfood.customer”.

please read the docs for changing the app id

and if you change the app id you cannot update the current app in google play you need to submit as new not update cause you change the package id hope it make sense

xiaru

xiaru Purchased

Question:

Do you still need to follow this guide for the new plugin you used for Google login on the Android and iOS apps? Or is it no longer necessary?

https://www.youtube.com/watch?v=rAzaZz70z3U

its basically similar but changes is before you need to put the keys in the app now it will be in admin panel settings

but generating keys is the same as the video

you can find more guide here using the official docs of the plugin i use

https://github.com/Cap-go/capacitor-social-login/blob/main/docs/setup_google.md


https://github.com/Cap-go/capacitor-social-login/blob/main/docs/setup_facebook.md


https://github.com/Cap-go/capacitor-social-login/blob/main/docs/setup_apple.md

Hi basti,

Im testing the app on iOS and this is how the button looks like when sorting on the customer app

https://i.imgur.com/AKfoCpO.png

The button is cropped.

Also, the top notch is orange. How can you fix this? I want the top notch to be white or blue depending on how the dark mode is set or not.

mate :) sent you email

those are for the color nav orange changes only

Thank you my friend!

welcome :)

hi basti, need help on transferring to new domain and update the package name on this already released on google play store and app store. i have sent an email. thank you

How to update the package name for an existing app on Android and iOS? not the domain

read the docs came with the file and the video tutorials in the decscription

How to update the package name and domain in iOS without creating a new app?

am sorry did you purchase?

Hi Basti, I got this message from google play:

Your app is affected by Google Play’s 16 KB page size requirements To ensure your app works correctly on the latest versions of Android, Google Play requires all apps targeting Android 15+ to support 16 KB memory page sizes.

From Nov 1, 2025, if your app updates do not support 16 KB memory page sizes, you won’t be able to release these updates.

How can i fix this? Thanks

use the latest version this has been address already

My bad i posted on the wrong app, it was merchant app.

no worries its the same use the latest update

How do I change the images on the intro page? https://prnt.sc/FASZce04raQG

those are not images rather a lottie animation you can replace this in src\assets\ you can see all .json file in their this are animation file

you can get one here https://lottiefiles.com/

just replace the file with same filename

1. discover.json 2. customize.json 3. delivering.json

now if you want to replace this as normal image you need to modify this file src/pages/intro/ScreenPage.vue

Hi… Is the documentation.PDF updated for New version installation PWA & android?

hi mate

none is the same as before nothing changes

cheers

Hi… What CSS code lines must Do I change to edit Text Size and color? this 4 items? A, B, C, D see image , please https://ibb.co/wZ7Bnv2S

you have to add your own css to change the text size in this pages

1. \pages\Intro\ScreenPage.vue

2. src\components\MerchantListTpl.vue

add your css in here src\css\app.scss

Hi mate , Could you explain how to setup apple login ? thanks in advance. Also i have one question are you thinking to add apple / google payment? thanks.

hi mate

right now i don’t have a video tutorials for this one but this is the docs i followed to add the apple

https://github.com/Cap-go/capacitor-social-login/blob/main/docs/setup_apple.md

and for apple google payment right now no plans i think you can use stripe for this type of payment

Does it require any ports to be opened on the vps to connect to the app?

no mate :) it will use your main kmrs domain as api

ports only needed for sending emails if your using smtp

Sent

Basti I got this message when uploading the new ap release on play console : 2 Warnings Warning This release will cause a significant drop in the number of devices your apps supports on the following form factors: Phone Tablet Review and confirm the changes to your supported devices before proceeding.

1 message for version code 5 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 analyze and debug. Using R8/proguard can help reduce app size.

Yes you can publish cause google will only accept sdk 35 it does not accept lower than 35

and for this message 1 message for version code 5 Warning

just ignore it its only a warning

Thanks

welcome :)

Sent

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