Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Parseが提供するデフォルトのログインビューとサインアップビューを使用して、ユーザーにユーザー名を選択するように求めずに、ユーザーIDとして電子メールを使用することはできますか?
[解析サポートチームによる]ユーザー名フィールドのプレースホルダーラベルを「メールアドレス」に変更したり、ログインビューコントローラーの通常のメールアドレスフィールドを非表示にしたりできます。
signUpController.signUpView.emailAsUsername = true