Real-time bug reporting for mobile apps (Flutter Core). This repository distributes the pre-compiled AppxiomCore.xcframework via Swift Package Manager.
- iOS: 13.0 or later
- Xcode: 15.0 or later (Swift 5.9+)
To integrate AppxiomCore into your Xcode project:
- Open your project in Xcode.
- Go to File -> Add Package Dependencies...
- Paste the URL of this repository into the search field:
https://github.com/basilgregory/appxiom-flutter-spm.git
Import the framework into your Swift file:
import AppxiomCoreCommercial. See the LICENSE file for details.