Assigned
Status Update
Comments
sh...@google.com <sh...@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.
[Deleted User] <[Deleted User]> #3
What devices and API levels are you seeing this issue?
ra...@google.com <ra...@google.com>
[Deleted User] <[Deleted User]> #4
Compose version: 1.2.1
Devices: Various devices, seen across Samsung/Pixels/Moto/etc.
Device API levels: Seen on Android 8-13
Devices: Various devices, seen across Samsung/Pixels/Moto/etc.
Device API levels: Seen on Android 8-13
Description
----------------
In iOS GooglePlaces framework we cannot access GMSAutocompleteSessionToken UUID?
Is there any way we can achieve that?
In Android we have AutocompleteSessionToken which has got toString() method. Can we have something like this in iOS GMSAutocompleteSessionToken?
Thanks