mhchan2005 / simple-android-instant-messaging-application

Automatically exported from code.google.com/p/simple-android-instant-messaging-application
0 stars 0 forks source link

Signup failed because of unknown reason #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install the application
2. click on menu and tap sign up
3. fill the form and tap on sign up button.

What is the expected output? What do you see instead?

it should create entry for a new user.

What version of the product are you using? On what operating system?

i am using windows 7 and wamp 2.4 and as mentioned by you i am using my system 
ip address as an local host.

Please provide any additional information below.

Original issue reported on code.google.com by nagarsha...@gmail.com on 3 Jul 2013 at 10:05

GoogleCodeExporter commented 8 years ago
while seeing in logcat i got "0" value from sigUpUser() of GHService.

Original comment by nagarsha...@gmail.com on 3 Jul 2013 at 10:16

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
call up the http://localhost/android_im/?action=testWebAPI url in your browser, 
does it responde 0 too?

Original comment by d.pirngruber@gmail.com on 9 Jul 2013 at 11:32

GoogleCodeExporter commented 8 years ago

Original comment by d.pirngruber@gmail.com on 14 Jul 2013 at 3:39

GoogleCodeExporter commented 8 years ago
Hi, i have also came same error (Signup failed because of unknown reason) , i 
upload code on my server then get .apk file install on my cell.
In
: AUTHENTICATION_SERVER_ADDRESS = "http://my_server/android/include/index.php"
instead is put.

Original comment by 2810.shi...@gmail.com on 18 Oct 2013 at 3:35