Google place tutorial in swift

Hello guys, i followed here on raywenderlich the iOS tutorial to add the Google Places API on my project, the tutorial is old and is structured for not have a direct usage of the service from the mobile app but with my own server to fetch the results, and query that server from my iOS app. What i would like is an help to adjust two classes to make the api work with a direct usage of it from the app (so without my server). I asked it also on stack overflow Review Suggested edits - Stack Overflow , here you can see the code of these two classes i would like to adjust, i also try to find a tutorial or something in the google places api documentation but i didn’t find something useful

This topic was automatically closed after 166 days. New replies are no longer allowed.