Proximiio 5.2.29

Proximiio 5.2.29

License NOASSERTION
ReleasedLast Release Dec 2022

Maintained by Proximi.io Account, Matteo Crippa.



 
Depends on:
DarklyEventSource>= 0
CrystDBCipher>= 0
 

Proximiio 5.2.29

  • By
  • Proximi.io

Proximiio

Version 5.2.29

Version License Platform

Usage

Check out the documentation!

Requirements

The framework is not bitcode compatible. Background location services have to be enabled. A string for the plist key "NSLocationAlwaysUsageDescription" has to be present.

Installation

Proximiio is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Proximiio"

also at the end of the file add:

post_install do |installer|
    installer.pods_project.targets.each do |target|
        target.build_configurations.each do |config|
            config.build_settings['SWIFT_VERSION'] = '5.3'
            config.build_settings['ENABLE_BITCODE'] = 'NO'
        end
    end
end

Author

Proximi.io, [email protected]

License

Proximiio is available under commercial license. See the LICENSE file for more info.