booleanbites / houzi-support

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

Property Add -> Map - Map Suggestion Stop working #79

Closed quitriz closed 9 months ago

quitriz commented 10 months ago

Hi,

My Map suggestion suddenly stop working and I had no idea why, can you tell me where to turn it back on ? last time I had that question, but you sent me the packages.zip to fix the other issue of the adding properties which I updated and it was working on the map suggestion as well, but i haven't touch that packages/ directory for a while and it stopped working on the map suggestion when you type in the address on the map search menu of the Add Property menu. I might had done something somewhere that made that suggestion stop working.

Thank you

AdilSoomro commented 10 months ago

Check following things:

  1. Check if you have configured the google cloud.
  2. Check if you've enabled GooglePlaces Api on your google cloud project.
  3. Check if you've acquired the correct api key and added it to the project.
  4. Check if you have correct payment method added to your Google cloud project.

Follow this doc: https://houzi-docs.booleanbites.com/tools/google_cloud_setup

quitriz commented 10 months ago

Hi,

It was working 2 days ago. and all those are still intacted.

Selected APIs: Maps Embed API Maps SDK for Android Maps SDK for iOS Maps Static API Places API

setting: "lock_places_api": true, "lock_places_api_countries": "VN",

          ...
           "section_type": "term_picker",
             ...
           "show_search_by_city": true,
           "show_search_by_location": true,

both map suggestion on both places are not working. the search and the Property Add where it reach the address and map screen.

these are enabled. please let me know if any of the APIs that i missed. I just need the place suggestion working.

before July 25th map suggestion is not working. on July 25 u guys sent me packages fix, then july send me user_signup fix, then july 28 u sent me add_property fix, on aug 1 when I asked about the map suggestion then i see it working before you guy answered me. so I didn't know what was going on until the last 2 days it stopped working :) hope u can helps, without map suggestion use moving the map to the right location on the map is taking a long time .

thank you

AdilSoomro commented 10 months ago

Make sure to check that you have provided correct maps api key in your configurations and other places. Make sure you are not using default maps api key that we ship in the bundle.

quitriz commented 10 months ago

Check following things:

  1. Check if you have configured the google cloud.
  2. Check if you've enabled GooglePlaces Api on your google cloud project.
  3. Check if you've acquired the correct api key and added it to the project.
  4. Check if you have correct payment method added to your Google cloud project.

Follow this doc: https://houzi-docs.booleanbites.com/tools/google_cloud_setup

Hi, I've checked and seem those APIs are enabled and being used, my map on properties are working fine, it just that the autocomplete is not working and it seem like the Places Library is not loaded when adding new Properties.

can u give me an idea how to fix it ? I tried to find where you specified the loading of the places libraries which said in the google map docs and i can't find it to enable it.

it's not working even after I upgraded to v1.3.7 which it's fresh upgraded and nothing modified from packages directory and lib directory.

thanks

AdilSoomro commented 10 months ago

Is payments method added to your project?

quitriz commented 10 months ago

Is payments method added to your project?

Hi, yes i had it inplaced. I 've just saw you had new updates 1.3.7.1 just came out, let me update to that see how it goes.

thank you

AdilSoomro commented 10 months ago

It doesn't have to do anything with the update.

The old version was working fine for many of our clients.

Please re check your configuration. Verify each point again. It has to do something with you configuration.

quitriz commented 10 months ago

It doesn't have to do anything with the update.

The old version was working fine for many of our clients.

Please re check your configuration. Verify each point again. It has to do something with you configuration.

Hi,

Hopefully that's the case then I will check that out. One thing i've noticed that my app became with a status In-App Purchases after i compiled and published by google, can I turn this thing off precompiled or it has to be like that? since I am running a free service and when people see the word in-app purchases they uninstall the app. (this only happened after the upgraded to 1.3.7) I don't want to put up as an in-app purchases app for now.

please let me know what to do with the situation like this please, thank you

quitriz commented 9 months ago

you can close this one. thanks