Swiftpack.co - customerglu/CG-iOS-SDK as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by customerglu.
customerglu/CG-iOS-SDK v2.5.5
iOS SDK for CustomerGlu
⭐️ 0
🕓 2 days ago
iOS
.package(url: "https://github.com/customerglu/CG-iOS-SDK.git", from: "v2.5.5")

CustomerGlu

CustomerGlu SDK provides you lots of in-built stuff and make your integration faster with CustomerGlu Our SDK provides you In-built functions you just need to use them.

Prerequisite

iOS - Requires IOS 11.0 or above.

Xcode - Version 13.0 or above

Installation

  1. Open Xcode.
  2. Click on Your app Name Open General.
  3. Click on + Button under Framework,Library and Embedded Content.
  4. Click on Add Other.
  5. Select Add Package dependency.
  6. Paste the repo url here - https://github.com/customerglu/CG-iOS-SDK
  7. Click on Add packages.

Initialise CustomerGlu SDK

Mandatory step and need to put CustomerGlu WRITE_KEY in Info.plist

<key>CUSTOMERGLU_WRITE_KEY</key>
<string>YOUR_WRITE_KEY</string>

Define the global instance of CustomerGlu SDK - CustomerGlu SDK follows singleton pattern so you need to initialise it once

let customerglu = CustomerGlu.getInstance

Functionalities

Supported Functionality Document

GitHub

link
Stars: 0
Last commit: 2 days ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Release Notes

SDK-2.5.5
2 days ago

Release Notes -

  • Double Loader Issue fix
  • Caching Added for SDK Config

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics