Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Hepallucion · Aug 11, 2014 at 01:03 AM · wwwwwwformunityplayer

WWWform- works in UnityPlayer & REST service but not on android

I've got a node server running RESTify, it is set up to receive JSON requests. I've built out a login process in Unity. The login process works correctly when using the Unity Remote! However, once I build and run the .apk the login fails without output (no console on the .apk) I can make POST requests to my server using the same phone using a REST application. So I can rule out my phone and the server.

I'm still somewhat new to Unity, perhaps there is a way where the console information is stored on the phone? Anyway, advice on this one would be appreciated.

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Graham-Dunnett ♦♦ · Aug 11, 2014 at 11:36 AM 0
Share

Can you successfully make a WWW (GET) request to your server from the android device?

If you make a POST request using WWW/WWWForm does the server get the request?

How do you know the login fails? What tells you that on the Unity side? Can you do some Debug.Log messages? You should be able to see these using dab logcat, see: http://docs.unity3d.com/$$anonymous$$anual/LogFiles.html

avatar image Hepallucion · Aug 12, 2014 at 05:04 PM 0
Share

I can make GET and POST requests via a basic REST application or even in my phone browser for the GET requests. These GET and POST requests also work when using Unity remote, but NOT when I use the android application I 'built and ran' -- I believe adding Debug.Log messages and running logcat will give me the information I need. -- Soon

1 Reply

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by Hepallucion · Aug 12, 2014 at 07:09 PM

Graham, I believe you've answered the root of the question, which was 'how do I get logs from my android' -- I'll try this out soon and get back.

From: http://docs.unity3d.com/Manual/LogFiles.html

Android

The device log can be viewed by using the logcat console. Use the adb application found in Android SDK/platform-tools directory with a trailing logcat parameter:

$ adb logcat

Another way to inspect the LogCat is to use the Dalvik Debug Monitor Server (DDMS). DDMS can be started either from Eclipse or from inside the Android SDK/tools. DDMS also provides a number of other debug related tools.

UPDATE: It ended up being (after I learned adb logcat....) I have a self-signed cert which I was using which Unity/Android did not approve of. I removed the self-signed cert for now and things are working as expected. I'll get a properly signed cert here soon. Thanks!

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

3 People are following this question.

avatar image avatar image avatar image

Related Questions

Sending cookie to XML-RPC protocol 0 Answers

WWWForm.Addfield not able to post data to server 1 Answer

Content-Length mismatch: Request Header indicated x bytes, but client sent 0 bytes. 0 Answers

Data pass using POST method - WebRequest object 1 Answer

WWW.Addformfield posts only some values 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges