1108 comments found.
Good day. I get error when compiling for android,
Error running ‘app’ Activity class {com.demo.karenderia/com.demo.mobileapp.MainActivity} does not exist
I followed how to change package name but it doesn’t seem to work.What am I missing?
hi mate
you need to change the activity name of the app to yours
see this screenshot where to change the file
https://ibb.co/9bpyBJNcheers
Basti I sent an email regarding the payment gateway. I would like to be able to talk to you to contribute with the material and files that I already have ready and can further leverage your app. I sent a link to your email with step-by-step instructions on how to do it, and I already have something ready. I await your return. hug my friend.
hi mate
i reply in your email
cheers
If you can just help with this please.
On IOS version, we can not see those 2 buttons when product have addons…
It works fine on android and it works fine when we have no addons to check:
https://1drv.ms/i/s!AqJwuDuL5fDukdpc9xC3KZKv9hURnw?e=EgQ040
hi mate
what are this phone model you use?
iphone 12. I tried an other karenderia app from an other customer of yours and i see the same problem on IOS
ok mate thanks for confirming will do check on my end using emulator
I’ll wait, thanks
will let you know we need to adjust something here if using ios
Hi Basti, any news?
hi mate sorry not yet am trying to add the fixed
i let you know when done
Hello my friend, any fixed?
ok found the issue
email me here for quick fixed
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
sent
sent
Thank you Basti
your welcome mate 
It’s not normal for an Android or iOS compilation to be so difficult that it presents so many errors when compiling, there is something more serious that is not being informed. because, I read dozens of reports here, I’m doing the same step by step, and I still get an error. There really is something very serious in the compilation, because your videos teach you step by step, we follow the step by step and even then it only works for you and for no one else, by God, my friend Basti shows where else I’m going wrong and if anything else is missing Tell me, why did I even have to buy a new computer to do it step by step and still nothing. I’m wasting a lot of time on something that, in my opinion, shouldn’t have such a level of complication that no one can solve it. There’s a lot of complaining about it. https://prnt.sc/Ny-yFHKI-GVA
hi mate
first of all i already did the video so am not sure what more i can do to help
here is the video again for ios https://www.youtube.com/watch?v=VUV-OMpzKCo&t=1108s
only thing you need to change on the command is to use this ios vesion npm install @capacitor/ios@5.7.5
instead of npm install @capacitor/ios
use npm install @capacitor/ios@5.7.5
i compiling so many ios app and submitting the apps and i don’t have any kind of issue
the screenshot you provided has already answer this so many times please don’t copy the command in the pdf cause its has special characters
for android
use this command
quasar dev -m capacitor -T android
once android studio is open and your ready to build the app, in your console cancel the current activity by pressing control+c and take note don’t close the android studio
quasar build -m capacitor -T android -d
see screenshot from user who experience this
https://ibb.co/hCHVnVyalso i created a new video how to compile in android cause many don’t read my answer first and just complain
watch this video carefully noted that i did not close the android studio before i do the command quasar build -m capacitor -T android -d
https://www.youtube.com/watch?v=omN1bVqqU2E&t=281sIt worked Basti my friend, thank you for your patience. First Android version, after i´ll try iOS version. thank very mutch!
am very glad you already make it work 
congrats mate
cheers
How to change the icon size in the push message?: https://prnt.sc/k56r7PCSbL1j
hi mate
this is the icon found in \src-capacitor\android\app\src\main\res\drawable\push_icon.png
Basti I sent a push message but the image did not appear to users, how can I resolve this?: https://prnt.sc/Bgy14ly8qBMS
hi mate
let me check this on my end, will get back to you if i have the same results
note that this will work only for android
cheers
Basti, when you can, please give me feedback.
hi mate
i did a test your right its not showing the image not sure why this works before i will dig what is the cause why its not appearing
HI MATE PLEASE HELP ME i try step by step like you did quasar dev -m capacitor -T android
once android studio is open and your ready to build the app, in your console cancel the current activity by pressing control+c and take note don’t close the android studio
quasar build -m capacitor -T android -d
...but I got this error when compiling in production for Android. screenshot bellow https://prnt.sc/_0QzbIll-UBThi mate
first of all don’t copy the command in the PDF file i just realize if you copy them it also copy special characters as per other customer experience
try this one first use this command
quasar dev -m capacitor -T android
once android studio is open and your ready to build the app, in your console cancel the current activity by pressing control+c and take note don’t close the android studio
quasar build -m capacitor -T android -d
https://ibb.co/hCHVnVyalso i created a new video please watch this https://www.youtube.com/watch?v=omN1bVqqU2E&t=281s
Hello Basti, thank you for your feedback, I’ve been with you for so long, and I know that you always help us, but I’m breaking my head with this final compilation stage. I saw your new video explaining it and I realize that I’m going to redo everything here again and I believe that I have to prepare the Android settings better. Could you tell me if you made any specific settings because I see that the failure starts all in gradle. For this reason, everything influences the compilation of Android. java_home configuration java version etc…JDK etc. right
I always get an error in gradle but, despite pointing to gradle, the fault is in java…configuration, java_home path…etc. I’m going to redo everything again until I get it.
hi mate
no worries
can you look at this https://quasar.dev/quasar-cli-vite/developing-capacitor-apps/preparation ?
this might help you
Thank you Basti my friend for your attention, I will read the documents recommended by you again and redo them, if I persist I will post here again to help me again.
cheers 
hi mate
i added this already on my end will be included next update but it will not be a timer like this instead it will says
estimate arrival at 11:00am – 11:10am
Sent another message to your email about build error.
sent
Hi Basti,
I updated android app successfully, but I am stack with one last step on IOS.
I can not use location on ios neather simulator nor iphone.
Please check my video as you will see, I do not receive the pop up message “Allow Karenderia to use your location”.
& Same thing with push notification, I can not allow push notification cause I do not receive the “allow Karenderia to send you push notification” message.
Here is a video: https://1drv.ms/v/s!AqJwuDuL5fDukdomsPP1ogugLjohXw?e=H9OQH2
Please help with that so I can push my app and finally start the Karenderia v2.
Thank you
Hi, try to rebuild the app use this command quasar build -m capacitor -T ios – - ide and run the app, also make sure you include the info file as shown in this video https://www.youtube.com/watch?v=VUV-OMpzKCo&t=1400s&ab_channel=bastibastikikan
thank hope it help you
i did it but does not work :/
hi mate
try different emulator not the last emulator try the second to the last emulator
cause its working fine on my end or try to use actual phone
cheers
btw i submitting so many apps in ios and all approved if this will not show ios reviewer will not approved the app
Basti, I also need to please know where to translate these parts of the image:
1. https://ibb.co/zrnYL8f (I tried to translate it with the word Thu as an example and it didn’t translate
2. https://ibb.co/Dpt2T7f (I’ve already done this in the front translation file, I’ve already changed it in the files: ApiController, Shedule-order and even in the database and it didn’t work, please help me with your suggestion.
3. https://ibb.co/kDLH9Sk (I tried using the translation file and I couldn’t do it either.
Thank you friend!
hi mate
1. this should already auto translate cause yii will translate this
2. add this in your front language
This store is close right now, but you can schedulean order later.
This store is closed right now, but you can schedule an order later.
3. add this in your front language
All Restaurant
Hi Basti, I have the same issue as this person
1) UNABLE TO REMOVE FEATURED TAGS FROM MERCHANT. In admin panel while removing ”FEATURED” from merchant. After removing featured tags and saving, no changes gets made.
These were your replies, post this to customer app i will guide you the files to modify
i sent the fixed tru your email
I searched customer app and cannot find a fix, can you help me
please email me here all your access like site link, admin login and ftp access
and provide screenshot of the error
https://codecanyon.net/user/bastikikang#contactcheers
Hi Basti, We can not change address from registred list, even selected it does not change on top of page. See here (there is no “validate button”): https://1drv.ms/i/s!AqJwuDuL5fDukdEV-3ioKJkRMH3aZg?e=GBE8bD
hi mate
i did a test on my end and this part is working fine can you please verify ?
click on the address not on the radio button
cheers
Your right, it works when clicking on text address. It’s just for users, they won’t guess they should not click on ration button but the text
We could have a quick fix? Except that, i Just love ur app Basti 
edit the file src/components/ClientAddress.vue
change
<q-radio
v-model="place_id"
:val="items.place_id"
color="secondary"
/>
to
<q-radio
v-model="place_id"
:val="items.place_id"
color="secondary"
@update:model-value="setPlaceID(items)"
/>
Thanks Basti for your help.
welcome
Basti, Do you have video or documentation on how to set push notification for IOS? (create certificates, etc.. like you did with android). I can’t find how to make iit
hi mate
unfortunately i did not cause you can find many video for this in youtube this days
just search in youtube am sure you can find one
cheers
which one I need? only notification certif? You have a link for a youtube video whith the part we need only?
For offers on front end I have put a 10% discount in offers and it works fine but shows 400% discount. Will email you screenshot
kindly search here similar issue i already provided the fixed
How to translate this sentence: https://prnt.sc/juv5nKrB_eEu
translate this in your language file in mobile app but i think there is a problem with the words
in the location file map is small letters while in the language is capital M
to fixed the words issue open the file src/pages/location/LocationPage.vue
change the line
Choose from map
to
Choose from Map
and translate this in src/i18n
“Choose from Map”: “Choose from Map”,
Basti, are you okay? Please, I need to know where I translate ALL RESTAURANT: https://ibb.co/pr0QHS9
2. I also need to know, please, where I translate NOW: https://ibb.co/pbkrRCG
Another thing, when will the selection search by address be released? I mean, that other option that you had in the old app, other than location…
Thanks!
hi mate
am good thank you, how are you?
1. All restaurant translate this in your backoffice language
add this
All Restaurant
2. also in backoffice add now
Well thanks! I did this, it didn’t translate, I tried to find it directly in the file but I couldn’t find it
hi mate
you need to add them in backoffice language file in attributes -> language -> front end
Hi Basti,
please take a look on this:
1. This is the offer on your demo ({offer_amount}30% off min. {min_order}$10): https://1drv.ms/i/s!AqJwuDuL5fDukdAmqZpms35oWrPpWA?e=erWUU7
But this is what it is shown on mobile app ({min_order}10% off min. {min_order}$10): https://1drv.ms/i/s!AqJwuDuL5fDukdAoR7G8LKd4jFExZA?e=oMMKU6
How to fix it?
2. How to translate “from” in this page? https://1drv.ms/i/s!AqJwuDuL5fDukdAnjk65VTSK_ReKhA?e=sR0fnw
hi mate
1. your right do this quick fixed open the file protected/components/CPromos.php
look for public static function getAvaialblePromo($merchant_ids=array(),$date_now='')
change this
$offer_amount = $items['offer_type']=="fixed amount"? Price_Formatter::formatNumber($items['offer_amount']) :
Price_Formatter::convertToRaw($items['offer_amount'],0)."%" ;
to
$offer_amount = $items['offer_type']=="fixed amount"? Price_Formatter::formatNumber($items['offer_amount']) :
Price_Formatter::convertToRaw($items['discount_name'],0)."%" ;
2. missing translation in the app
do this open the file src/pages/menu/MenuPage.vue
under
getEstimation() {
change this
let prefix = "in";
let mins = "min";
prefix = "from";
to
let prefix = this.$t("in");
let mins = this.$t("min");
prefix = this.$t("from");
and add this in language in src/i18n
from: "from",
in: "in",
min: "min",
Works perfectly Basti, thank you. Will you help me with this last one? “Open” do not translate on info page https://1drv.ms/i/s!AqJwuDuL5fDukdAOlkfO5sS7bJKorw?e=XROt7o
add this in your backoffice language
Open {open} – {end}
Thanks
welcome 
Basti good afternoon! I sent a message through the administrative panel to Android users, but only the text arrives, the image does not appear to users, could you help me how to resolve it!
Hi, good afternoon,
Are you refer to communication> chat or push notification?
Yes
Push Notification
And How to translate this sentence in app sharing:: https://prnt.sc/4q-iZ-Eq-UOu
add this in your language
Check this app – {site_name}. I use this app to order food from different restaurants. Try them: {site_url}
I added it to the dashboard but it didn’t change
add in your front end language in backoffice there is no way to translate that but in backoffice cause that is coming from api
Bast I inserted it in the front end it still didn’t change anything
mate
this is coming from the api
you can even check the code in apiinterface.php
here is the code
$invite_friend_settings = [
'title'=>'',
'text'=>t("Check this app - {site_name}. I use this app to order food from different restaurants. Try them: {site_url}",[
'{site_name}'=>Yii::app()->params['settings']['website_title'],
'{site_url}'=>websiteDomain(),
]),
'url'=>websiteUrl()
];
Do I need to pay for API calls while using this system? Both Web and Mobile?
hi mate
thanks for your interest,
sorry what do you mean pay for api ?
if you mean google api, yes but google offers free api you will need only to pay if you consume the free calls
Basti, How to translate “Open” on info page ?
Hi, go to src>118n> eng you can translate it from there,
watch the video for translation.
https://www.youtube.com/watch?v=jzmwDIPuMBgHope this help thank you.
Hello, This is not helping. The world “Open” in info page of muli app can not be translate from translation file.
Hi, can you provide screenshot the part you want to translate so we can provide accurate answer.
Thanks
hi mate
you need to translate the open in your app files in folder 118n/
Hi Basti, I did, but this one do not translate even if i add it on my i18n: https://1drv.ms/i/s!AqJwuDuL5fDukdAOlkfO5sS7bJKorw?e=XROt7o
ok mate this words is coming from the api so you need to translate this in backoffice
look for this words if you cannot find it then add this
Open {open} – {end}
Thank you so much Basti
welcome 