booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

Home Page Issues #75

Closed Hralamal2 closed 10 months ago

Hralamal2 commented 11 months ago

Hi when I swipe up to make refresh the what are you looking for icon gone

i have upload pictures

WhatsApp Image 2023-07-26 at 11 00 06 AM Without refresh

WhatsApp Image 2023-07-26 at 11 00 05 AM

After refresh the app

AdilSoomro commented 11 months ago

Hi,

The data still seems to be loading after refresh, because it still shows loading for other lists. Two questions:

  1. Are you currently logged in in the app?
  2. Which Houzi version are you using?
Hralamal2 commented 11 months ago

hi yes im log in and the version 1.3.5

you can see the second picture i have mark with blue there's no icons after refresh

AdilSoomro commented 11 months ago
  1. What happens when you quit the app?
  2. Is it happening on every refresh?
Hralamal2 commented 11 months ago

Is it happening on every refresh?

yes only happening on every refresh

MuhammadSulemanSaleem commented 11 months ago

Hi,

Please provide following information:

  1. On refresh, does all the other data loads?
  2. On refresh, does icons on the top load after some time or they remain disappeared?

Thanks

Hralamal2 commented 11 months ago

Hi No only icons disappeared On refreshing all the data loads Expect the icons On what are looking for? Section

MuhammadSulemanSaleem commented 11 months ago

Please provide your email address.

Hralamal2 commented 11 months ago

hralamal2@gmail.com

AdilSoomro commented 11 months ago

@Hralamal2 please continue your discussion here as it is the same login issue on home.

AdilSoomro commented 10 months ago

Has it been solved?

Hralamal2 commented 10 months ago

No

Hralamal2 commented 10 months ago

the app stops working

no data and i can't login

7e417e21-a929-4be8-bc27-6a1e829ccd73 WhatsApp Image 2023-08-15 at 7 48 13 PM

AdilSoomro commented 10 months ago

Are you able to login for the first time?

Hralamal2 commented 10 months ago

the app stop working on all staff phones

but the website is working

i can't login i upload pictures WhatsApp Image 2023-08-15 at 7 48 13 PM

Hralamal2 commented 10 months ago

it's say there's no connection

MuhammadSulemanSaleem commented 10 months ago

Hi,

There is some issue in your jwt-authentication plugin, please resolve it first.

Screenshot 2023-08-16 at 11 39 15 AM
Hralamal2 commented 10 months ago

i reinstall the plugin and same issue

Hralamal2 commented 10 months ago

i have the latest houzez version v2.8.6.1

MuhammadSulemanSaleem commented 10 months ago

Hi there,

This isn’t error on app side, rather misconfiguration on hosting server. Your web developer should be able to solve this. Moreover reinstalling the plugin won't solve this as this is not the plugin issue, rather configuration issue.

Hralamal2 commented 10 months ago

you mean i should contact with my server hosting company?

but the website working

MuhammadSulemanSaleem commented 10 months ago

Please contact your web developer and ask him/her to solve the issue.

Hralamal2 commented 10 months ago

what should i tell him

MuhammadSulemanSaleem commented 10 months ago

Send him this screenshot.

Screenshot 2023-08-16 at 2 23 45 PM
Hralamal2 commented 10 months ago

Can you please check now if you still get that?

If that still doesn't work, please clarify where exactly you get that error and how it can get reproduced.

MuhammadSulemanSaleem commented 10 months ago

Yes, we are still getting the same error.

You can check if the error is still fixed or not by calling following API:

your-website-domain/wp-json/houzez-mobile-api/v1/touch-base

Hralamal2 commented 10 months ago

{"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}}

MuhammadSulemanSaleem commented 10 months ago

Try this:

https://your-website-domain/wp-json/houzez-mobile-api/v1/touch-base

*Don't forget to to change "your-website-domain" with your website domain.

Hralamal2 commented 10 months ago

https://alamalre.com/wp-json/houzez-mobile-api/v1/touch-base screencapture-alamalre-wp-json-houzez-mobile-api-v1-touch-base-2023-08-16-14_25_49

MuhammadSulemanSaleem commented 10 months ago

Please check it on Postman.

Hralamal2 commented 10 months ago

what is postman

Hralamal2 commented 10 months ago

my hosting company don't know anything what can i do now to solve this problem

the app shutdown

AdilSoomro commented 10 months ago

There's nothing wrong on the app side, we've told you this is a server side issue and you need to solve it on your server side.

Postman is an app that is used to test rest api for a website. Checkout https://postman.com

Jimmi08 commented 10 months ago

Send him this screenshot.

Screenshot 2023-08-16 at 2 23 45 PM

check your htaccess file https://stackoverflow.com/questions/69265719/php-serverhttp-authorization-not-working

and set warning errors off on the live/production site. - again hosting issue

Hralamal2 commented 10 months ago

i have change the server to another server and the app works now