Assigned
Status Update
Comments
ca...@google.com <ca...@google.com> #2
We are seeing crash #2 as well in our Android TV and Fire TV applications. We are using the androidx.leanback:leanback:1.0.0
version.
bz...@gmail.com <bz...@gmail.com> #3
we also find this crash, with androidx.leanback:leanback:1.0.0 and 'androidx.leanback:leanback:1.1.0-rc01'
it happens random and we can't reproduce crash and it also happen with particular device with android 9
Could anyone help?
it happens random and we can't reproduce crash and it also happen with particular device with android 9
Could anyone help?
Description
In the the GoogleApi Reverse Geocoding response for the existing address
6 Ballfield Road, Dildo, Newfoundland and Labrador, Canada, A0B 1P0
returns only "Zero_Results".
But it has several results and the first is correct,
Results:
{
"plus_code" :
{
"compound_code" : "HF65+R7H Dildo, NL, Canada",
"global_code" : "88V8HF65+R7H"
},
"results" :
[
{
"address_components" :
[
{
"long_name" : "HF65+R7",
"short_name" : "HF65+R7",
"types" :
[
"plus_code"
]
},
{
"long_name" : "Dildo",
"short_name" : "Dildo",
"types" :
[
"locality",
"political"
]
},
{
"long_name" : "Newfoundland and Labrador",
"short_name" : "NL",
"types" :
[
"administrative_area_level_1",
"political"
]
},
{
"long_name" : "Canada",
"short_name" : "CA",
"types" :
[
"country",
"political"
]
},
{
"long_name" : "A0B",
"short_name" : "A0B",
"types" :
[
"postal_code",
"postal_code_prefix"
]
}
],
"formatted_address" : "HF65+R7 Dildo, NL, Canada",
"geometry" :
{
"bounds" :
{
"northeast" :
{
"lat" : 47.56212499999999,
"lng" : -53.54175
},
"southwest" :
{
"lat" : 47.562,
"lng" : -53.541875
}
},
"location" :
{
"lat" : 47.5620694,
"lng" : -53.54177259999999
},
"location_type" : "GEOMETRIC_CENTER",
"viewport" :
{
"northeast" :
{
"lat" : 47.56341148029149,
"lng" : -53.5404635197085
},
"southwest" :
{
"lat" : 47.56071351970849,
"lng" : -53.5431614802915
}
}
},
"place_id" : "GhIJiord4_HHR0ARN2_3zVjFSsA",
"plus_code" :
{
"compound_code" : "HF65+R7 Dildo, NL, Canada",
"global_code" : "88V8HF65+R7"
},
"types" :
[
"plus_code"
]
},
{
"address_components" :
[
{
"long_name" : "Ballfield Road",
"short_name" : "Ballfield Rd",
"types" :
[
"route"
]
},
{
"long_name" : "Broad Cove",
"short_name" : "Broad Cove",
"types" :
[
"locality",
"political"
]
},
{
"long_name" : "Newfoundland and Labrador",
"short_name" : "NL",
"types" :
[
"administrative_area_level_1",
"political"
]
},
{
"long_name" : "Canada",
"short_name" : "CA",
"types" :
[
"country",
"political"
]
},
{
"long_name" : "A0A 1L0",
"short_name" : "A0A 1L0",
"types" :
[
"postal_code"
]
}
],
"formatted_address" : "Ballfield Rd, Broad Cove, NL A0A 1L0, Canada",
"geometry" :
{
"bounds" :
{
"northeast" :
{
"lat" : 47.5637429,
"lng" : -53.5411144
},
"southwest" :
{
"lat" : 47.5623438,
"lng" : -53.5458629
}
},
"location" :
{
"lat" : 47.56308929999999,
"lng" : -53.5434467
},
"location_type" : "GEOMETRIC_CENTER",
"viewport" :
{
"northeast" :
{
"lat" : 47.5643923302915,
"lng" : -53.5411144
},
"southwest" :
{
"lat" : 47.5616943697085,
"lng" : -53.5458629
}
}
},
"place_id" : "ChIJwx2zwD03c0sRsDG0NOtTQGI",
"types" :
[
"route"
]
},
{
"address_components" :
[
{
"long_name" : "A0A 1L0",
"short_name" : "A0A 1L0",
"types" :
[
"postal_code"
]
},
{
"long_name" : "Broad Cove",
"short_name" : "Broad Cove",
"types" :
[
"locality",
"political"
]
},
{
"long_name" : "Newfoundland and Labrador",
"short_name" : "NL",
"types" :
[
"administrative_area_level_1",
"political"
]
},
{
"long_name" : "Canada",
"short_name" : "CA",
"types" :
[
"country",
"political"
]
}
],
"formatted_address" : "Broad Cove, NL A0A 1L0, Canada",
"geometry" :
{
"bounds" :
{
"northeast" :
{
"lat" : 47.5862949,
"lng" : -53.378325
},
"southwest" :
{
"lat" : 47.4472609,
"lng" : -53.5597141
}
},
"location" :
{
"lat" : 47.55927,
"lng" : -53.4965465
},
"location_type" : "APPROXIMATE",
"viewport" :
{
"northeast" :
{
"lat" : 47.5862949,
"lng" : -53.378325
},
"southwest" :
{
"lat" : 47.4472609,
"lng" : -53.5597141
}
}
},
"place_id" : "ChIJ6XDpkUfLDEsRI4ERPk7P5vw",
"types" :
[
"postal_code"
]
},
{
"address_components" :
[
{
"long_name" : "A0B",
"short_name" : "A0B",
"types" :
[
"postal_code",
"postal_code_prefix"
]
},
{
"long_name" : "Newfoundland and Labrador",
"short_name" : "NL",
"types" :
[
"administrative_area_level_1",
"political"
]
},
{
"long_name" : "Canada",
"short_name" : "CA",
"types" :
[
"country",
"political"
]
}
],
"formatted_address" : "Newfoundland and Labrador A0B, Canada",
"geometry" :
{
"bounds" :
{
"northeast" :
{
"lat" : 48.063947,
"lng" : -53.08249600000001
},
"southwest" :
{
"lat" : 46.7016599,
"lng" : -54.20316200000001
}
},
"location" :
{
"lat" : 47.3278176,
"lng" : -53.4505056
},
"location_type" : "APPROXIMATE",
"viewport" :
{
"northeast" :
{
"lat" : 48.063947,
"lng" : -53.08249600000001
},
"southwest" :
{
"lat" : 46.7016599,
"lng" : -54.20316200000001
}
}
},
"place_id" : "ChIJ2ZMuMZErc0sRlz9wc92r_Kg",
"types" :
[
"postal_code",
"postal_code_prefix"
]
},
{
"address_components" :
[
{
"long_name" : "Canada",
"short_name" : "CA",
"types" :
[
"country",
"political"
]
}
],
"formatted_address" : "Canada",
"geometry" :
{
"bounds" :
{
"northeast" :
{
"lat" : 83.63809999999999,
"lng" : -50.9766
},
"southwest" :
{
"lat" : 41.6765559,
"lng" : -141.00187
}
},
"location" :
{
"lat" : 56.130366,
"lng" : -106.346771
},
"location_type" : "APPROXIMATE",
"viewport" :
{
"northeast" :
{
"lat" : 83.63809999999999,
"lng" : -50.9766
},
"southwest" :
{
"lat" : 41.6765559,
"lng" : -141.00187
}
}
},
"place_id" : "ChIJ2WrMN9MDDUsRpY9Doiq3aJk",
"types" :
[
"country",
"political"
]
}
],
"status" : "OK"
}
Searched place on the Google Maps:
Place ID (but I'm not really sure that it is correct): EjNCYWxsZmllbGQgUmQsIE5ld2ZvdW5kbGFuZCBhbmQgTGFicmFkb3IgQTBCLCBDYW5hZGEiLiosChQKEglZczjyPTdzSxEqzbP8eUBIEhIUChIJD_AvfcKjDEsRqDl21bOd7GQ
Ballfield Rd, Newfoundland and Labrador A0B, Canada
Could you lease check if it can be fixed?
Thanks.