Hi,


I have installed an Open EDX Eucalyptus.2. I am preparing the application 
connection for Android and for IOS.


I have rigorously followed the steps of Github:


File edx.properties in OpenEdXMobile:

 edx.dir = '../../my_config'



In folder my_config:


#file edx.properties edx.android { 
  configFiles = ['config.yaml', 'local.yaml'] 
}

-

#file local.yaml 
OAUTH_CLIENT_ID: 'xxxxxxxxxxxxxxx'

-

#file config.yaml 
API_HOST_URL: 'http://my_server/' # localhost is 10.0.2.2 in Android 
ENVIRONMENT_DISPLAY_NAME: 'PRO' 
PLATFORM_NAME: 'Mooc' 
PLATFORM_DESTINATION_NAME: 'my_server' 
FEEDBACK_EMAIL_ADDRESS: 'edx@my_server'

The app compiles perfectly and starts. The problem is that when I try to 
login, it does nothing.


In Open EDX everything is set correctly. I have compiled the app for IOS 
with the same parameters and it works correctly.


Any idea??


Thanks!!!

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/3bf2f446-ed3b-4779-9023-185999c16521%40googlegroups.com.

Reply via email to