Code

Discussion on Dating App - web version, iOS and Android apps

Discussion on Dating App - web version, iOS and Android apps

Cart 1,550 sales
Recently Updated

3689 comments found.

My only problem with you is that you don’t like to assist your customers.. Sent multiple emails no response, so many comments no response. You don’t even know why someone is trying to reach you in the first place but you won’t respond.

See screenshot: https://ibb.co/d42w1PLP

Write email again if there is something secret there)

Please remove the old login from your reply, Thank you.

I’ll delete it – no problem, but this login is publicly available in your Envato profile))

Can we have a membership plan? like restricted to like only number of profiles a day or get this monthly/yearly membership? or can make video call only if you are member

Noiz87

Noiz87 Purchased

Hello, can you please unlink my domain for my license code?

Noiz87

Noiz87 Purchased

Thank you

Hi, can I make a matrimonial platform with this?

Is the data usage screen added in the last update mandatory by Google? What is the scenario for users who refuse it?

Hi,

How do you setup premium package for users?

Please you should disable the ads in the demo, because its not convenient at all when testing.

Hello, can you please reset my domain for my purchase code? I lost access to that domain

I had purchased your social network project, but I can’t see it anymore. What is the status of this project?

It’s truly a useful project. It would be sad to see it end. Thank you.

This is a soft rejection related to documentation. The documentation has already been updated – I am currently finishing adding support for Android 15 and will send it for moderation in a couple of hours.

Are you considering updating your anonymous app?

Hello Great work.
  1. I saw Authorizations in the user in Admin Panel. What is Authorizations ?
  2. Where can we customize the app? Do we need to buy it first?
  3. Where can we test the IOS app version ?
  4. Is offline payment available
  5. Where to add multi-language? like adding a new language
  6. Can you help with integrating this mobile payment https://kkiapay.me/?lang=en

Again Great work !

I migrated from Plesk Panel to Hestia Panel. Everything is working fine, but every time I close and reopen the application in the background, it returns to the login screen. The data is successfully added to the database, but it keeps redirecting to the login screen.

Is this issue caused by a session difference? There are no other errors… How can this be resolved?

Sorry about that. Due to my customizations, the old database name remained because the database names changed.

Hi. Please unlink my domain.

Can notifications from calls be made to take priority and cover the entire screen like WhatsApp? It would be great if it could be done this way.

The gallery item visibility setting is not working. The “Show to Everyone” feature is not functioning. Only friends can see it. If you comment on the changes you made in the updates, we won’t have to check every line. This is because we are customizing this code. Thank you for your effort.

Hi, I want purchase this app but cant pay with master card. Can anyone help me?

Hello. When trying to send a push notification to the user from the admin panel, the status says: failure. And the following errors are in the server logs: Wed Feb 05 18:32:32.948036 2025 pid 30133 [host funmeet.ru] Backend log: PHP Warning: Trying to access array offset on null in /var/www/s249438/data/www/funmeet.ru/sys/class/class.gcm.inc.php on line 155\n, referer: https://funmeet.ru/admin/gcm Wed Feb 05 18:32:32.881970 2025 pid 30133 [host funmeet.ru] Backend log: PHP Warning: Trying to access array offset on null in /var/www/s249438/data/www/funmeet.ru/sys/class/class.gcm.inc.php on line 211\n, referer: https://funmeet.ru/admin/gcm Wed Feb 05 18:32:32.881728 2025 pid 30133 [host funmeet.ru] Backend log: PHP Warning: Trying to access array offset on null in /var/www/s249438/data/www/funmeet.ru/sys/class/class.gcm.inc.php on line 206\n, referer: https://funmeet.ru/admin/gcm

Please help me solve this problem.

Hi, Please work on the notification in next update, people need to know when their friends make new item posts and also when other users leaves comment on their post. These two are not currently working and it’s definitely affecting engagement.

Upload profile image, cover, gallery photo and video. If i using upload not happen only show load and after noting. In error_log not have error

$B[‘APP_HOST’] = “dmdx.app”;

$B[‘APP_URL’] = “https://dmdx.app”;

All folder tested on 775 and 777, but not happen again. (I follow doc file and test more things, but i not understand what is problem) GD is enabled. Php Info: https://dmdx.app/logs/info.php5

I tested on PHP 8.1 and 8.3 but problem is still here.

What could be the problem, if this help is possible? When there is no error I get completely lost. When they show an error, I solve it. What do you think could be causing the problem? Sorry if it’s too much trouble.

Your mod_rewrite is not working correctly (screenshot: https://ibb.co/8LMzf49b ) – it simply does not see the API files

Possible reasons:

1) Nginx hosting. Need Apache

2) Hosting for Wordpress

3) Incorrect values ​​in the .htaccess file or the hosting has its own rules for mod_rewrite

I paid for the domain and web hosting at IONOS hosting (To prepare the website) and they do not provide support for such things, the hosting is hopeless. I was mistaken, I paid for 12 months of hosting in IONOS. They don’t have string support only for the control panel, they will blame php code/script and similar for things like this. I’m without vps or something stronger, current. I think the problem is in htaccess, because they have their own way of defining it. I see that others on the internet are also having problems with it. I don’t know how to fix this, I’m trying but I don’t really know htaccess.

This is only post: https://www.ionos.com/help/hosting/htaccess/notes-on-creating-rewrite-rules/

ive created iap properly as per instruction, but still when i click to buy 30 credits it not goes to playstore for billing, again it reloads the app page,,,, below is the error i got in android studio: E FATAL EXCEPTION: main Process: com.datingappchatnearybychat.dating, PID: 6352 java.lang.IllegalArgumentException: SKU cannot be null. at com.android.billingclient.api.BillingFlowParams$Builder.build(com.android.billingclient:billing@@7.1.1:5) at com.datingappchatnearybychat.dating.BalanceActivity.launchBilling(BalanceActivity.java:354) at com.datingappchatnearybychat.dating.BalanceActivity$3.onClick(BalanceActivity.java:139) at android.view.View.performClick(View.java:7542) at android.view.View.performClickInternal(View.java:7519) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:29476) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7924) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)

i am waiting long

What are you waiting for?

This error can occur in two cases:

1) The application is not uploaded to Google Play

2) Purchases are not configured in Google Play or incorrect identifiers are specified

ive configured as per documentation

I have a problem with the web installation. I checked the logs and there is no error on your-site.com/install, but I have error on enter a install page “Internal Server Error”. I using new domain for my website.

and can you reset my code: This purchase code is already in use for another domain.

You old domain unlinked.

Don’t forget to run “yousite.com/update” to update the database and fix the “pl_enabled” error

Thank for unlink and remeber for update i do update.

Hello. Are you planning to update the moderator app?

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