Get Started
Install Knox Fastlane Plugin
note
The recommended environment for installation and use is as follows:
Ruby 2.7.5 or higher and fastlane >= 2.217.0
warning
For now, this plugin only works on Android. Do not use it on iOS! We have not tested it. We will update the documentation as soon as we do.
To install the fastlane plugin, use the command below. (Inside the Android/fastlane folder)
fastlane add_plugin samsungknox
If you don't have fastlane installed, click here to install Fastlane.