1105 comments found.
I now get another error on running this command: “quasar dev -m capacitor -T android”. Any solution?
App • ⚠️ FAIL Importing quasar.config file results in error. Please check the Noode.js stack above against the temporarily created quasar.config.js.temporary.compiled.1750491643173.mjs file and fix the original file then DELETE the temporary one (“quasar clean—qconf” can be used).
try to not copy the command in pdf
type in the command
quasar dev -m capacitor -T android
I typed it in. I did not copy.
hmm i don’t have this kind of error did you do the docs says
install cli first and then npm install
also what is your node.js version?
use node.js version 20
This same error keeps popping up. What could be the cause?
try to re install the node js and this time choose version 20
and try again according to docs
I already have node 20.19.2
hmm i don’t have this kind of issue can you share a video so i can understand instead?
is quasar dev command working fine?
i suggest use the original files and don’t change anything yet and do the npm install and change the config only and run the quasar dev it should open the browser your app
and then close the existing console command do the quasar dev -m capacitor -T android
In the new menu style ( Where the categories shows first ), category images for only 4 categories are showing. Rest are showing as a list with no image.
Check here- https://ibb.co/TM4Y54XH
hi mate
its intended like that for this kind of layout you can contact me if you want the layout with all images
You can reach support here: https://codecanyon.net/user/bastikikangcheers
Thanks Basti. Its working fine
welcome 
Hi Basti. If any restaurant name has apostrophe ( ’ ) in its name, in app it shows an ”\” before the ” ’ ”.
E.g McDonald’s is showing as McDonald\’s . How to solve this?
hi mate
i think this is already fixed been testing this before can you share screenshot in what section this happens?
In all sections like home page, cart etc. Homepage screenshot- https://ibb.co/60YV8zD9
ok mate are you using latest modules? and mobile app ?
check in your backoffice when you edit that merchant maybe it was saved that way cause on my end it does show correctly see attach screenshot
https://ibb.co/FL4xGSMHhttps://ibb.co/Z6fGtfyK
Solved. Thanks. Actually I migrated the data from old KMRS. Now I tried by removing the ”’” character and save it, then again added the ”’”. Now its working fine. Thanks
glad to hear 
cheers
Also Basti, I MerchantCarusal, I want to use the header image instead of url_logo. I tried by replacing url_logo with url_header. But not working. How to achieve this?
there is no quick fixed but that 
please verify i think i already give you the code for it
No Basti, you haven’t given it to me. Maybe you gave to someone else
Update: Achieved this by changing line 6 in MerchantListTpl.vue-
from –
<q-img
:src="items.url_logo"
lazy
fit="cover"
class="radius8"
spinner-color="primary"
spinner-size="xs"
/>
to
<q-img
:src="items.url_banner"
lazy
fit="cover"
class="radius8"
spinner-color="primary"
spinner-size="xs"
/>
glad you figure it out
the fixed i give is to change in the api so you don’t need to change in the app
Yeah I saw this on another comment. But was not working in my case, don’t know why
it might be your editing the wrong files
anyways yes changing the template to use background is also ok
cheers
Okay
I got the errors runing “npm install”.... I do not understand these errors
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: capacitor-voice-recorder@1.1.1
npm error Found: @capacitor/core@6.1.2
npm error node_modules/@capacitor/core
npm error capacitor/core“6.0.0” from the root project
npm error capacitor/core“6.0.0” from @capacitor-community/facebook-login@6.0.0
npm error node_modules/@capacitor-community/facebook-login
npm error capacitor-community/facebook-login“6.0.0” from the root project
npm error 18 more (@capacitor-community/fcm, ...)
npm error
npm error Could not resolve dependency:
npm error peer capacitor/core“3.0.0” from capacitor-voice-recorder@1.1.1
npm error node_modules/capacitor-voice-recorder
npm error capacitor-voice-recorder@”1.1.1” from the root project
npm error
npm error Conflicting peer dependency: @capacitor/core@3.9.0
npm error node_modules/@capacitor/core
npm error peer capacitor/core“3.0.0” from capacitor-voice-recorder@1.1.1
npm error node_modules/capacitor-voice-recorder
npm error capacitor-voice-recorder@”^1.1.1” from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with—force or—legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
are you using the latest file? did you change anything?
in my file package.json the the voice recorder version is “capacitor-voice-recorder”: “^6.0.3”,
6.0.3 in your message its adding version 1.1.1 capacitor-voice-recorder@1.1.1can you use the latest file instead? as this will not work that version is very old
hey basti I have a question about location on mobile app. when clicking “Your Location” and typing in your address in search location I am able to successfully add my address to your pwa. in your pwa it works. for some reason in mine its not saving the address under where it says “Your Location”, the address just comes up blank. But in the opposite, instead of searching, When I do “Current Location” to autoget my location it properly adds the address without an issue. Its not saving address when manually typed for me. Can you tell me what could be the issue or which files to check to make sure I didnt mess anything up? In console its showing that its grabbing the address properly but its coming up blank when i manually put in my location. thank you basti
I know the issue!!!! the problem is with Google Maps API. I noticed in your PWA you’re using mapbox. the second I switched over to MapBox the problem was gone. There is an issue with Google Maps API on mobile app. If you manually search an address on home page it does not save it in the top bar, it doesnt save the address for use. With mapbox if you manually put in the address it works no problem the address saves on top bar. How do you fix this basti?
hi mate
You can reach support here: https://codecanyon.net/user/bastikikangSent
sent
thank you again for the fix basti!
welcome 
Hi Basti ,
I’ve submitted my app to Apple about 15 times so far, but it’s been rejected every time. I watched the YouTube video you shared in the comments and got more detailed information, then followed the steps accordingly.
Here’s what I did:
First, I switched from Xcode to Visual Studio.
I created and added the PrivacyInfo.xcprivacy file to the project.
I followed these resources exactly:
YouTube video: https://www.youtube.com/watch?v=NtPph4PPf7c
Manifest maker: https://wemakeapps.net/manifest-maker
Despite following all the instructions, I’m still getting rejected. The file path is: src-capacitor/App/App/PrivacyInfo.xcprivacy
I can’t figure out where the issue might be. Could you help me out?
https://ibb.co/Ff5TdbCPlease correct the following issues and upload a new binary to App Store Connect.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/FirebaseCore.framework/FirebaseCore”, which includes FirebaseCore, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics”, which includes FirebaseCoreDiagnostics, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/FirebaseInstallations.framework/FirebaseInstallations”, which includes FirebaseInstallations, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/FirebaseMessaging.framework/FirebaseMessaging”, which includes FirebaseMessaging, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/GTMAppAuth.framework/GTMAppAuth”, which includes GTMAppAuth, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher”, which includes GTMSessionFetcher, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/GoogleSignIn.framework/GoogleSignIn”, which includes GoogleSignIn, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
ITMS-91061: Missing privacy manifest – Your app includes “Frameworks/nanopb.framework/nanopb”, which includes nanopb, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
Apple Developer Relations
Best Regards
hi mate
kindly do search here first i already answer this kind of question
cheers
Hey basti I’m not sure where to post this so I did a post on KMRS as well. Booking/Reservations is allowing customer to set a booking for a time that has already passed. It is 4:29pm but it’s showing customer can make a booking for 4:00pm , 4:15pm, 4:30pm etc . And on mobile app it’s showing incorrect time as well. When modifying the reservation is showing Even more before current time, it’s showing 4am, 5am, etc for today , but the time is 4:29pm already. What is the quick fix?
hi mate
am sorry can you verify this? the time slot should work fine
check your timezone of merchant maybe it was set different timezone that admin timezone
Pickup instructions are not working in mobile app. I have pickup instructions set and it’s nowhere to be found. Whats the fix so user sees the pickup instructions on track view or order details or receipt etc , maybe in push notification , how’s it work? I don’t see pickup instruction anywhere
hi mate
hmm what do you mean pickup instructions?
i only have delivery instructions and item Special Instructions
can you share screenshot instead?
backoffice/services/pickup_instructions
https://imgur.com/a/11QQND9double post
this isnt double post. separate issue. merchant gives pickup instructions in backoffice/services/pickup_instructions and its nowhere to be found
ah mate this will show in the track page in the app
Hey basti, I have pickup estimate time set but it’s not showing in menu view , when I press delivery it shows delivery estimate, when I press pickup it’s not showing any time. What could be the issue? I have pickup time set to 30 in order settings backend, on menu page it’s showing no estimate, on checkout page it’s showing 10-15 mins pickup estimate , even though it’s set to 30 in order settings.
But in my KMRS website menu view it’s showing Pickup : 30 mins properly
So only website is showing accurate pickup time . Checkout on mobile app shows something different, menu view shows none
where did you set the estimation pickup time?
backoffice/services/settings_pickup
https://imgur.com/oYIGdL0ok mate i check this on my end and i don’t find any issue with this section
this is where i exactly getting that information to show in merchant menu
can you verify again?
Sent
wait for my email thanks
Mate, i sent you an email about MercadoPago, could you please check?
wait for my email thanks
is there a way to skip the onboarding in beginning completely? to remove it?
Yes
You can reach support here: https://codecanyon.net/user/bastikikanghey basti just sent you an email through support link
wait for my email thanks
how do we adjust the link instead of item it will be restaurant menu in item share?
I got it nvm thank you basti!
glad to hear 
there is currently no way to exit gallery view when you select a gallery image from merchant info or from item details. how to fix?
am sorry what do you mean?
there is close button on top or pres back button in your phone
there is no close button on iphone or pwa
hmm there is i check for gallery on top right there is close button
can you share screenshot?
Hello, my friend. I know my support has expired. If nothing unexpected happens, it will be renewed next month. Please give me the answers to the following questions in advance: 1. How to delete the welcome animation and enter the language selection directly when opening the APP? 2. How to delete the entire “If sold out” option on the product detail page? On this page, how to increase the height of the product detail picture, which is now 180 high. 3. Payment option: bank transfer, transfer notification after ordering, now “Bank instructions deposit” is notified to the mailbox, and more than 50% of netizens in the world may not stare at their mailboxes. How to change it to SMS notification or WhatsApp notification?
Possible fixes: 1. After language expansion, a third language is selected. Click the shopping cart “Clear Cart”, the prompt is still in English Clear Cart? If you don’t refresh manually, the prompt is still in English. 2. The product is successfully ordered The order is accepted by the restaurant and enters the preparation state. From the second step to the end, the prompt defaults to English. If you don’t refresh manually, the change of order status is displayed in English. 3. When you log in with the wrong account and password, there will be no prompt.
3. Please add the code to automatically refresh the entire site. Because after selecting another language, the categories will still be in the original language unless you refresh it manually.
6…#/account-menuccount-menu > orders “View order details” page. How to combine the Paid By amount with the Total amount?
ok
will answer all your question via support email
thanks
You’re the best
sent
Hi Basti, I found two errors that you might want to take a look at: 1 – When trying to log in via phone, if the user enters an invalid phone number or an invalid password, we do not receive any message or warning that the information is incorrect. The screen simply freezes and nothing happens. I tested your demo and the same thing is happening. 2 – If the user is logged in and closes the application, when they log in again they will remain logged in. So far so good, but if by chance they try to log in to the application without an internet connection, the login data will be deleted and when they connect to the internet again and log in to the application, the system will ask them to log in again. I believe that the token should still be saved, unless they logged out, right?
hi mate
1. i believe your using android this is because am using native modal for android and this is not showing if message is an array
it does not free actually the message only does not show
contact me for quick fixed
2. your right since there is no net connection when you open the app it there is saved token it validates that token now since there is no internet connection the request will fall failed condition that logout the user
same as 1
cheers
Sent
sent
Any ideas why my push notifications are not sending? They stay in Pending in marketing, Push Notifications.
https://ibb.co/M5Z32c27Push works sending push in firebase Messaging. The ios device receives it from firebase but not from Website
Hi,
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/bastikikangCheers
They the same as i sent you in email the other day 
mate i think you only give cpanel login i cannot find your backoffice login can you send again?
Thank you for the new update basti!! Just a few other minor bugs I noticed. I sent you an email with screenshots for each bug
thanks mate will check
Mate, I have isue, when i share item with anyone and when I want to open it I get error 404, how to fix it?
the share item in app in website its not available yet
i think we need to adjust the link instead of item it will be restaurant menu