I am following PlacePickerAPI
The issue is to place picker opens and closes suddenly. I have found one of the answers on StackOverflow and also done as below :
Enabled Places API in Google console.
I have added API key in AndroidManifest file as below :
Is PlacePicker is deprecated? If yes, What might be the solution for this issue? Is there any support provided for Google Place Picker in Kotlin?
What might be the issue? Thanks.