parse-community / ParseUI-Android

ParseUI contains user interface libraries for building apps with the Parse Android SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Use layout for not having client key

aritrabasu104 opened this issue · comments

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!