Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:

Motif Connector Plugin Configuration Parameters

Here the list of the available configuration attributes for the MOTIF Connector Plugin:

Name Default Platform Mandatory Description
motif.serverUrl null Android/iOS Yes The remote MOTIF server URL
motif.requestPath /json Android/iOS No The server request entry point
motif.retryCount 3 Android/iOS No Server requests retry count
motif.httpTimeout 30000 Android/iOS No
motif.retryDelay 3000 Android/iOS No
motif.multiThread true Android No
motif.activityIndicator false iOS No
motif.end2EndEncryption false Android/iOS No
motif.printSSLCertificate 30000 Android/iOS No
motif.disableSSLCertificate false Android/iOS No
motif.haltIfProxySet false Android/iOS No
motif.haltIfVPNSet false Android/iOS No
motif.sslPinningCheck 30000 Android/iOS No
motif.sslPinnigCheck.subject null Android/iOS No
motif.sslPinningCheck.issuer null Android/iOS No
motif.sslPinnigCheck.publicKey null Android/iOS No
motif.sslPinningCheck.serialNumber null Android/iOS No

Enabling E2E Protocol Encryption for iOS

Note:to enable the e2e protocol encryption in iOS you neeed to enable the Key Sharing capability into the project settings, under Capabilities section.