You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you set "rankBy" parameter to FTGooglePlacesAPIRequestParamRankByDistance "radius" value is not getting added to the request string. However, without that parameter Google API refuses to send data.
Please change 128-130 code lines in FTGooglePlacesAPINearbySearchRequest.m:
When you set "rankBy" parameter to FTGooglePlacesAPIRequestParamRankByDistance "radius" value is not getting added to the request string. However, without that parameter Google API refuses to send data.
Please change 128-130 code lines in FTGooglePlacesAPINearbySearchRequest.m:
The text was updated successfully, but these errors were encountered: