fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Error in signing up #2354

Closed rideep closed 6 years ago

rideep commented 6 years ago

Actual Behaviour screenshot_2018-02-28-01-14-47

Expected Behaviour

Log the user in straight away after a successful signup

Would you like to work on the issue?

Yes

the-dagger commented 6 years ago

@rideep What's the progress on the issue? Let me know if you need help, @sriramr98 was willing to work on the issue as well, so maybe you two can work together.

iamareebjamal commented 6 years ago

Please look at this issue https://github.com/fossasia/open-event-orga-app/issues/680

rideep commented 6 years ago

@the-dagger I am working on the issue.In SignupActivity getResponse() is highlighted as 'cant resolve method'.And instead of using switch can use if-else.

iamareebjamal commented 6 years ago

@rideep The solution (as mentioned in the issue I linked above) is simply to change the base URL in the config.json. There is no need to change any code at all