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
I'm looking for a safe way to implement the geocode in iOS apps, but I have not found the good solutions, and I wonder if you guys have any tips.
I'm afraid to use the json geocode within the app as it is not possible to restrict the use of the API Key. We know that it is easy to discover the key as it is sent via "query param".
Hello, thank you for the library
I'm looking for a safe way to implement the geocode in iOS apps, but I have not found the good solutions, and I wonder if you guys have any tips.
I'm afraid to use the json geocode within the app as it is not possible to restrict the use of the API Key. We know that it is easy to discover the key as it is sent via "query param".
I found more people with the same questioning but no solution: http://stackoverflow.com/questions/40207120/google-api-key-security-for-ios-apps
What do you suggest? Take the risk and hope for the best?
The text was updated successfully, but these errors were encountered: