Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Google Maps API within app #530

Closed
sumairasaeed opened this issue Feb 27, 2017 · 8 comments
Closed

Integrate Google Maps API within app #530

sumairasaeed opened this issue Feb 27, 2017 · 8 comments
Labels

Comments

@sumairasaeed
Copy link
Contributor

This task is to explore Google Maps API and integrate it within our app. We will need this for getting user's location coordinates.

@jekram
Copy link
Contributor

jekram commented Feb 27, 2017

do not understand this? What is the difference between this and this task?

#525

@sumairasaeed
Copy link
Contributor Author

This task is for exploring Google Maps API , getting App-key and integrating Google Maps API within our app.

In #525 , we will use Google Maps API to capture user's location and write logic for sending and receiving location in a format which can be linked to UI

@sumairasaeed
Copy link
Contributor Author

Worked on this. Read documentation for Google Maps API for integrating with iOS. Worked on integrating the Google Frameworks within our app.
There were two ways given in documentation. One was using Cocoapods. I tried it and it gave error that "[!] Unable to find a specification for GooglePlacePicker" . I then tried other alternate of integrating manually. There is some error in liking libraries and project is not building.
As a next step, i will try to remove and re-create the pods. Error suggests that pod repo is damaged. Other alternative, if previous does not work, as a next step could be to remove Google libraries and link again manually.
API key was generated which will be used in code.

@jekram
Copy link
Contributor

jekram commented Feb 28, 2017

Is the Google Map API not very common? Thousands of Apps are using this API. What is wrong here?

@sumairasaeed
Copy link
Contributor Author

sumairasaeed commented Mar 1, 2017 via email

@sumairasaeed
Copy link
Contributor Author

Google Maps API integrated successfully now. Removed and re-added manually. This task is done

@jekram
Copy link
Contributor

jekram commented Mar 1, 2017

Thanks. What is left to d

@sumairasaeed
Copy link
Contributor Author

This is done sir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants