Repository URL to install this package:
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.end2EndProtocolVersion | V2 |
Android | NO | End to end encryption protocol version (V1 or V2) |
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 |
Note:to enable the e2e protocol encryption in iOS you neeed to enable the Key Sharing capability into the project settings, under Capabilities section.
Here you can find the API Reference.