You can check the usage document here.
You can check the usage document here.
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
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
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.
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 |
link |
Stars: 0 |
Last commit: 16 hours ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics