Description
Glassfy is the infrastructure to easily integrate, manage, and grow in-app subscriptions. You can save weeks of time and get a top-notch iAPs infrastructure with real time analytics. So that you can focus on your app. Full support for iOS, iPadOS, WatchOS, MacOS + cross platform (Android, web).
Glassfy alternatives and similar libraries
Based on the "Payments" category.
Alternatively, view ios-sdk alternatives based on common mentions on social networks and blogs.
-
SwiftyStoreKit
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺ -
RevenueCat
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS. -
CreditCardForm-iOS
CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card. -
monza
Ruby Gem for Rails - Easy iTunes In-App Purchase Receipt validation, including auto-renewable subscriptions -
FreemiumKit
The fastest & easiest way to provide in-app purchases & subscriptions in apps for iOS, macOS, tvOS, and visionOS.
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Glassfy or a related project?
README
Glassfy iOS SDK
Is the client for Glassfy: a subscription revenue optimisation infrastructure for mobile applications.
Requirements
- Swift and Objective-C Projects
- iOS 10.0 or greater / macOS 10.15 or greater
Installation
Our SDK can be easly integrated through Cocoapods or Swift Package Manager
Integrate using Cocoapods
Add the pod to your Podfile:
pod 'Glassfy', '~> 1.3.2'
Then, run the following command:
pod install
Integrate using Swift Package Manager
You can use Swift Package Manager to integrate Glassfy SDK in your application.
- In your Xcode project select file -> Add Packages...
- Enter the Glassfy GitHub URL:
https://github.com/glassfy/ios-sdk
. - Set the version “Up to Next Major” to the version you want to use.
More Info
Check the documentation at docs.glassfy.io to learn details on implementing and using Glassfy SDK.
License
This SDK is available under the MIT license.
*Note that all licence references and agreements mentioned in the Glassfy README section above
are relevant to that project's source code only.