Re:How to enable the logout option in moodle mobile v3.2 in android

Re:How to enable the logout option in moodle mobile v3.2 in android

by Dani Palou -
Number of replies: 5
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hello,

this is something that we are working in right now:

https://tracker.moodle.org/browse/MOBILE-1956

Kind regards,

Dani

In reply to Dani Palou

Re:How to enable the logout option in moodle mobile v3.2 in android

by Shiva Guru KK -

Hi Daniel


I want to use this above code how can i get that??





with regards

Siva


In reply to Shiva Guru KK

Re:How to enable the logout option in moodle mobile v3.2 in android

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi Shiva,

the implementation of the logout feature will be included in the next release of the app (end of this month). If you have your custom app. The issue hasn't been integrated into master yet, here is the exact code:

https://github.com/moodlehq/moodlemobile2/compare/2e8dc18...dpalou:MOBILE-1956

Please notice that, in order for this to work, you will require a Moodle using the master (3.3) branch. It needs this issue:

https://tracker.moodle.org/browse/MDL-57409

Kind regards,

Dani

In reply to Dani Palou

Re:How to enable the logout option in moodle mobile v3.2 in android

by Shiva Guru KK -

Hii Dani

Thanks dani Moodle 3.3 i cant get that ..Can u explain detaily dani


with regards

siva

In reply to Shiva Guru KK

Re:How to enable the logout option in moodle mobile v3.2 in android

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi Shiva,

the feature to be able to configure the logout option from Moodle (MDL-57409) requires a Moodle 3.3, but it might be backported to local_mobile plugin. We're still evaluating it, it's not sure if it will be backported.

If you just want to always logout the users in your custom app, you can check this code to see how to do it:

https://github.com/moodlehq/moodlemobile2/compare/2e8dc18...dpalou:MOBILE-1956

Kind regards,

Dani

In reply to Dani Palou

Re:How to enable the logout option in moodle mobile v3.2 in android

by Shiva Guru KK -

HII dani


Thanks for your reply ....

with regards

siva