Hello Friends,
I tried to setup custom Mobile App using the source code available on(https://github.com/moodlehq/moodlemobile2) and the guide https://docs.moodle.org/dev/Setting_up_your_development_environment_for_Moodle_Mobile_2
Everything ok with standard login but when i try shiboleth SSO there is something wrong. My browser open new window (blank) with this url
https://www.mymoodle.it/local/mobile/launch.php?service=local_mobile&passport=374.7395918660614
With the standard MoodleMobile2 application running fine.
Thanks in advance.