/iOS-sample

Primary LanguageObjective-C

Vectaury logo

Vectaury Sample Apps

Repository with examples of the Vectaury SDK implementation. This repository contains two applications:

  • CocoaPods--CMP--ObjectiveC : An ObjectiveC application with a default implementation of the Vectaury CMP SDK
  • CocoaPods--CMP--Swift : An Swift 4 application with a default implementation of the Vectaury CMP SDK
  • CocoaPods--ObjectiveC : An ObjectiveC application with a default implementation of the Vectaury SDK
  • CocoaPods--Swift : An Swift 4 application with a default implementation of the Vectaury SDK

Requirements

  • iOS 9
  • Xcode 9

Use

  • Clone or download the Git repository
  • Open the project in Xcode
  • in the project folder, run pod install in your terminal
  • Replace the API Key in AppDelegate with your own

Resources

License

Copyright 2018 Vectaury.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.