tetramorfo
Active member
I try to replace google maps with yandex ones. Are there any experience in this regard? (also with other map providers, other than google)
please anyone help me with this?i am not able to add more "Service Category (Services)" in manage services above the existing 55 services, we can edit the existing but when I tried adding more the add button at the bottom is not working. can anyone help?
it works, maybe you have something wrongly configured? 55 services, that's a lot!please anyone help me with this?
when you fill in the details and click on add button it doesn't work anything, please check and suggest which file needs to be configuredit works, maybe you have something wrongly configured? 55 services, that's a lot!
the services are those already entered, if you need to add "service type", usewhen you fill in the details and click on add button it doesn't work anything, please check and suggest which file needs to be configured
can you explain in more detail as I have checked that file and do not understand it, you check your code can you add more services, and if you can you share that .PHP file so I can check with my .PHP file and locate it what is wrong.the services are those already entered, if you need to add "service type", use
.../adminxxx/service_type.php
I added certain functions, but they are activated from the database, I added the Russian language, but through the database, not all the available functions are present in the administrator backend ... and an explanatory manual is not availablecan you explain in more detail as I have checked that file and do not understand it, you check your code can you add more services, and if you can you share that .PHP file so I can check with my .PHP file and locate it what is wrong.
This problem was solved in the latest version released in 2021In ios app store HOW TO RESOLVE THIS ISSUE (anyone has a solution already made help me)
Guideline 5.1.1(v) - Data Collection and Storage
We noticed that your app supports account creation but does not include an option to initiate account deletion that meets all the requirements. Specifically:
- Your app requires users to contact admin to complete account deletion.
The process for initiating account deletion must provide a consistent, transparent experience for App Store users.
Next Steps
To resolve this issue, it would be appropriate to implement the account deletion in the app.
where can i get this latest 2021 versionThis problem was solved in the latest version released in 2021
Nobody can help you if they don't have this version
look for itwhere ca
where can i get this latest 2021 version
it's not here in babiato, can you help where can I get?look for it
I don't think you will find someone who will give it to you for freeit's not here in babiato, can you help where can I get?
My solution was this, add an account deletion request function. It works like this:it's not here in babiato, can you help where can I get?
How much did this cost you?My solution was this, add an account deletion request function. It works like this:
The user requests to delete his account, through the menu options, the options of why the account is being closed are displayed, and it is indicated that all data will be deleted, immediately afterwards the password or ping is requested, then the account is closed, although my trick is that the account is not deleted, it is deactivated. and change some values in the database to appear deleted, so that the user can re-register and this number is associated with the old account, I did it like this, because my partner wanted a way to track old users and view statistics.
In the end the apps were approved.
It didn't cost me anything, because I programmed everything myself.How much did this cost you?