Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
I'm seeing this as well, and it's happening after navigating to a screen that does not even use compose dependencies. Our flow is:
Non Compose fragment -> Compose fragment -> Non compose fragment -> This crash immediately
Currently troubleshooting, but coming up empty and cannot reproduce on my device, but seeing crashes on client devices.
Non Compose fragment -> Compose fragment -> Non compose fragment -> This crash immediately
Currently troubleshooting, but coming up empty and cannot reproduce on my device, but seeing crashes on client devices.
Description
I was wondering if any of the APIs provided by Google (either free or with a business partnership) would allow to retrieve a hierarchy of businesses.
For instance, in Google Hotels, the parent entity of hotels (called "chain") appears in the UI: when typing "Accor Hotel", the "Accor Live Limitless" chain is shown as the parent entity of several hotels, as can be seen on the attached snapshot.
This kind of hierarchy with a brand owning sub companies can apply for other businesses : restaurants, hair dressers, maybe even with several levels of ownership.
I digged into the Google Places API documenation but couldn't find anything: I would have expected to find a "owner" or "parent" field with a link to a Google Place ID.
So could you please tell me if an API including this kind of information exists?
If this is not the right place, could you point me to the right support or contact to answer this question?
Regards,