Swiftpack.co - Pisano/pisano-ios as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Pisano.
Pisano/pisano-ios 1.0.0
📱 Pisano iOS SDK
⭐️ 0
🕓 4 weeks ago
.package(url: "https://github.com/Pisano/pisano-ios.git", from: "1.0.0")

📱Pisano iOS SDK

Pisano

How to use Feedback SDK

Version 0.x.x Usage

You can check the usage document here.

Version 1.x.x Usage

You can check the usage document here.

Installation Methods

Manual Installation

You can install Pisano iOS SDK in your mobile application by include xcframework library provided by Pisano. Please visit the following link to download the xcframework file. https://github.com/Pisano/pisano-ios

CocoaPods

Alternatively, you can install Pisano iOS SDK via CocoaPods Cocoapods 1.10 or above is required to install Pisano. Add the Pisano pod into your Podfile and run pod install.

target :YourTargetName do 
  pod 'Pisano'
end

Swift Package Manager

Last method is Swift Package Manager. Add https://github.com/Pisano/pisano-ios as a Swift Package Repository in Xcode and follow the instructions to add Pisano as a Swift Package.

Permissions

In order to use Pisano iOS SDK, you should add the following permissions in Info.plist file

Permission Key Value  
Camera Privacy - Camera Usage Description $(PRODUCT_NAME) camera use
Gallery Access Privacy - Photo Library Usage Description $(PRODUCT_NAME) photo use
Saving Photo to Gallery Privacy - Photo Library Additions Usage Description $(PRODUCT_NAME) photo save

GitHub

link
Stars: 0
Last commit: 16 hours ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

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