Configuration

Mobile plugins are not activated by default thus additional entry in the config.tdsl is required:

'sess-man' () {
    mobile_v1 () {}
}

You may substitute mobile_v1 with mobile_v2 or mobile_v3 depending on which algorithm you wish to use.

Note

USE ONLY ONE PLUGIN AT A TIME!