not able to use Google map sdk in ios

前端 未结 2 1122
执念已碎
执念已碎 2020-12-18 10:22

I am working a simple iOS app into which I am integrating Google Maps. but not getting any result . i have used this steps

step 1:i have downloade

2条回答
  •  我在风中等你
    2020-12-18 10:52

    As we have already said in the comments, you are using the wrong library - Google Maps SDK for Work iOS (business) but you are trying to generate a Key for Google Maps SDK for iOS (you are using: #import instead #import

提交回复
热议问题