Repository for Native iOS app which is developed in Swift.
Ensure you've the following installed.
- Xcode 11.0 +
- Cocoapods
Cocoapods are dependency package manager for iOS Xcode project.
- Open terminal and type
$ sudo gem install cocoapods
- Open terminal at level and type
$ pod install
- Please create an Apple Developer Account for installing the app on your iPhone.
- With the free tier membership, you can install 3 different development apps on your iPhone which can't be distributed.
- Follow the steps mentioned at Maps Platform for configuring the SDK.
- Get the Google API Key and once the key is configured for Maps Platform, use the api key in AppDelegate.swift file.