Having trouble getting create new user button on custom app

Having trouble getting create new user button on custom app

by Michael Craven -
Number of replies: 1

Hi - I am trying to build a custom app using this as the source: https://unicef-ipci.moodlecloud.com/.

As you can see, it allows guest and create new accounts. But when I open my app in the desktop, I see the following. 


Login in screen

with nothing below it. I am not sure what I need to do to allow users to create an account from this interface.  Thanks.

Average of ratings: -
In reply to Michael Craven

Re: Having trouble getting create new user button on custom app

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi,

have you checked if it works with the standard app first?

You should debug the WS requests from the app to the server to check if previously to connect checks if the site is configured to display the Sign-up optins


Regards, Juan