Hello,
I have upgraded a android project from delphi 10.3 to delphi 10.4.1. It is a android application that uses TMSFMXWebGMapsGeocoding to encode an adress to coordinates.
It used to work fine in 10.3 but in 10.4.1. it has stopped working.
Every adress gives the erOtherProblem when in try TMSFMXWebGMapsGeocoding1.LaunchGeocoding.
The Api key is correct, I use the same Api key in VCLWebGMaps and that works oke.
Gert Hoogeboom