Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client Class Creation not working again at all on Android Parse Client #5714

Closed
ebitogu opened this issue Jun 21, 2019 · 2 comments
Closed

Comments

@ebitogu
Copy link

ebitogu commented Jun 21, 2019

Hello all,

Before now Client Class creation was configurable on demand. But right now, I discovered that even after allowing client class creation on my Server Dashboard, I still can't allow Clients to create classes on the fly. Can this behaviour be restored?

I should be able to allow Clients Create Classes once configured as before.

I am using the latest version of the Parse Android Client

implementation "com.github.parse-community.Parse-SDK-Android:parse:1.20.0"

@davimacedo
Copy link
Member

Nothing has changed regarding this and you should be able to create class from client if allowClientClassCreation option is set to true in parse-server. Can you make sure this option is realy set in your parse-server (not dashboard) and share the error message that you are receiving?

@stale
Copy link

stale bot commented Aug 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants