parse-community / ParseUI-Android

ParseUI contains user interface libraries for building apps with the Parse Android SDK.
Other
592 stars 324 forks source link

Unable to Use layout for not having client key #150

Open aritrabasu104 opened 7 years ago

aritrabasu104 commented 7 years ago

I have 2 issues.

  1. I just want to use/modify the log in ui in the sample app.. but can not find proper documentation to do so.
  2. When i try to immitate the sample app, I get an error for not providing the CLIENT_KEY(or SERVER_URL for the latest version of parse), while the sample app runs smoothly,without it!