This sample app repository is deprecated and no longer maintained. Please use the new and improved Blaze iOS sample app instead: Sample App V2
Use this repo as a reference for integrating Blaze into your iOS App.
The sample app can be built with Xcode.
Please use your API KEY replacing the placeholder in BlazeSDKInteractor.swift by
replacing Constants.apiKey = "[API_KEY]" with the correct value.
More info can be found in Getting Started
For help with Blaze, please check our Documentation and User Guide.
The minimum deployment version of the SDK is iOS 13.
Table represents different integration types.
| Integration type | Instructions |
|---|---|
| CocoaPods | Instructions |
| XCFrameworks | Instructions |
| Swift Package Manager | Instructions |
Copyright 2023 WSC Sports
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.