Code

Discussion on Karenderia Mobile App Multi Restaurant

Discussion on Karenderia Mobile App Multi Restaurant

Cart 429 sales

1105 comments found.

Hi.. MERCADOPÁGO it does not working in MOBILE APP multiple https://ibb.co/qL7t7mX1 (it is working good in FRONT WEB SYSTEM)

no such error in customer app like this

it must be either your modules is not updated or your kmrs has missing updated files

Please email me all your access details, including:

Site link
Admin login
FTP access

Also, provide a screenshot of the error and include a detailed description of the issue in the email.

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

Cheers

xiaru

xiaru Purchased

profile picture loading problem on android app – test done on your apk

It does not save profile picture, in fact when I go to save with a new image, it requires 2-step verification (the function that is on delete profile), I do not know why.

Summary: edit profile-> change image-> show the preview, but does not save it

did you click saved button?

when you select file image it does not mean its updated already you need to save button

just try its working fine

xiaru

xiaru Purchased

It’s normal that I pressed save, in fact that’s the problem, on pwa it works, on android app it doesn’t

am sorry i did test the apk in my demo its working fine , i cannot replicate the issue your encountering please do test again

otp is needed when changing profile

HI Basti in next update can we add gifting to the customer app for marketing https://ibb.co/KcF2ttcR , also a option for Admin to schedule free delivery, will be great thanks

hi mate

thank you for your suggestion, dully noted

question when you sent amount this will be credited as points or in wallet?

cheers

Think the best will be to treat it as cash as it is a cash payment so Add the funds to wallet.

got it thank you

b298

b298 Purchased

Hi Basti. Have you added Apple Login on the latest version?

this depends in the flow we can ask both cause user can also login using their email address and password without using social login

if you wan to change something yes its possible but you need to change the code for this

b298

b298 Purchased

I actually want to change the flow. After social login, I want the user to go to either - 1) Directly home page Or,

2) Signup with mobile (using mobile otp) page. I see currently its sending otp to email.

Or , 3) “Edit Profile” page where they can enter the mobile number

We can control this flow using “SocialLogin.vue” right?

Yes and the api as well

Hi mate, Do the following: Log in to the app. Close the app, turn off the internet and open the app, turn on the internet and the app loses the login and you need to log in again. Tested in the demo. When you can, fix this because it is important for the app to always have the login even when the internet is lost and the internet is restored.

do this quick fixed

open the file src/boot/AppServices.js

remove this line

auth.logout();

bkima

bkima Purchased

Hi Basti, please I need help with directions on where to play with the colors of these 3 icons. see screenshot here

open this file src/pages/home/HomePage.vue for cuisine button <q-btn color="orange-5" icon="eva-arrow-forward-outline" no-caps dense unelevated round @click=" this.$refs.browse_cuisine.modal = !this.$refs.browse_cuisine.modal " /> you see the color color="orange-5" you can change this color by choosing pre define colors here https://quasar.dev/style/color-palette or you can create your own css for colors in src/css/app.scss for merchant carousel you can find the button in this file src/components/MerchantCarousel.vue <q-btn :to="{ name: 'feed', query: { query: 'featured', featured_id: featured_id }, }" :color="$q.dark.mode ? 'grey300' : 'orange-5'" icon="eva-arrow-forward-outline" no-caps dense unelevated round />

Hello, can I get a discount because I’m purchasing the KMR System, KMR Mobile Apps and KMR Driver App?

hi mate

thank you for your interest

am not sure if we can put up the item for discount , cause here we are not allowed to do so until 60days after you set the discount

check back tomorrow will check if can be set discounted

cheers

Okay. I will check back tomorrow. Thank you.

thanks :)

b298

b298 Purchased

Basti, even after generating the splashscreen, the app is showing wrong splashscreen.

This splashscreen is showing: https://ibb.co/zTbwrcZq But the splashcreen in /res folder is like this: https://ibb.co/rG7DgQjn

thanks mate

i don’t use the splash screen cause this is making issue in some device its stretch :(

b298

b298 Purchased

Ohh okay

cheers

Hi Basti.

How are you?

I received such a warning from Google Play. Can you please tell me how to do this?

The app must target Android 15 (API level 35) or higher Status You won’t be able to publish app updates (61 days remaining) Submission date July 1, 2025 Deadline August 31, 2025

To provide users with a secure experience, Google Play requires all apps to meet target API level requirements.

Starting from August 31, 2025, you won’t be able to update your app if your target API level is more than 1 year behind the latest Android release.

How to fix this Your highest non-compliant target API level: Android 14 (API level 34)

To continue making updates to your app, you need to:

Update your app to target Android 15 (API level 35) or higher

Publish a new version of your app to the production track. Before doing so, you can test your app using internal, closed, or open testing tracks

Best regards

hi mate

will release an update before that will happen

you can try also updating usually you just need to update all the library to its latest version specially the capacitor

you can follow this link https://quasar.dev/quasar-cli-vite/developing-capacitor-apps/capacitor-version-support

cheers

Hi Basti.

Just received this from playstore.

App must target Android 15 (API level 35) or higher Status You won’t be able to release app updates (61 days away) Date sent 1 Jul 2025 Deadline 31 Aug 2025 To provide users with a safe and secure experience, Google Play requires all apps to meet target API level requirements. From 31 Aug 2025, if your target API level is not within one year of the latest Android release, you won’t be able to update your app.

Kindly advise on what I can do. Is the app compatible with api level 35 or Android 15?

hi mate

will release an update before that will happen

you can try also updating usually you just need to update all the library to its latest version specially the capacitor

you can follow this link https://quasar.dev/quasar-cli-vite/developing-capacitor-apps/capacitor-version-support

cheers

Sent

Hi Basti, I need to know this so I can handle any problems that might come up in the future.

Just these for now,

1. Debug iOS/Android

2. Build Android

hi mate

1. you can run the app in emulator to debug

2. i believe i already give you the video tutorials

mazenkl

mazenkl Purchased

Hello

i have a question regarding push notification, in the database, you do not save the token for Firebase {FCM}, how does the mechanism work? How I know this push will send to this customer depends on what, can you please explain to me more about this point and what about ios how its working?

mazenkl

mazenkl Purchased

forget it i found it

sorry for late reply

glad you figured it out

cheers

hey basti, I noticed on the top front page sub-filter when you click “Cuisine” on filter it will only show 5. but if you go in the main top front page filter and scroll to cuisine in filter and click “Show all” , then go back to cuisine sub-filter it will finally show all cuisines.

hi mate

can you share screenshot?

i check there should be a show all when you click on cuisine filter

Hey basti, I have Checkout Time Selection for merchant set to “Asap only” . when the merchant is closed its still showing “Schedule Order” on the Menu view . On KMRS main site it shows “Store is closed.” and there is no schedule button. so site is correct. mobile app is still showing schedule order button

will check it first need to add some condition

any update? mate this is critical

hi mate

i sent the fixed in your email

cheers

Running the app on emulator/simulator:

- What are the exact steps they use to run the app in the emulator?

Building the app android/iOS:

- What are the exact steps to build the app?

Configuration details:

- How they handle the:

- keystore
- api_base_url
- api_payment_url
- api_token

please go to my channel

https://www.youtube.com/@bastibastikikan2238/videos

already created a video tutorial for this

Mate, How to build and update the apps for Android and iOS, could you please provide me exact videos for this.

please go to my channel

https://www.youtube.com/@bastibastikikan2238/videos

already created a video tutorial for this

Mate wher i can find Mobile api url api_base_url api_token api_payment_url

in admin panel -> site config -> api

this is already in the docs so please kindly read the docs first

Mate there is no api_base_url api_token api_payment_url

Screenshot

https://ibb.co/chBH4YV1

its already in your screenshot :)

api key and mobile api keys

and for api_payment_url this is remove in the latest version

this is not needed anymore

Hi,,, Where can I get this value: “webpush_certificates” in CONFIG.JS file ?

hi mate

in your firebase -> project settings -> cloud messaging -> Web Push certificates

see this screenshot https://ibb.co/Xkf1zNfB

you might need to generate one if you still have it

Mate… sent you mails and comments here, could you please check?

wait for my email thanks

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