This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.
Place.Types: no associated enum value #296
Closed
Description
Hi there,
I got this error when running the DidAutocomplete():
System.NotSupportedException: 'supermarket has no associated enum value in PlaceType on this platform.'
I cannot access the "place.Types" variable, guess the supermarket value is not included in the enums, right?
Thanks,
Florian