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

Help with Basic Example #46

Open
rbwater opened this issue May 3, 2014 · 1 comment
Open

Help with Basic Example #46

rbwater opened this issue May 3, 2014 · 1 comment
Labels

Comments

@rbwater
Copy link

rbwater commented May 3, 2014

Hi,
sbonami,

Not sure if this is an appropriate place to ask this question but if not pls. redirect me to proper location.

I am trying to run & understand the Basic Example & not sure if I am approaching it correctly. There does not seem to be any UI to add artist, songs, genres and their relationships right in the app. Hence I am trying to preload the
Parse database with some test values for those objects. The difficulty I'm having is creating the relationships between the objects, e.g. songArtist. I cannot find a way to do that in the Parse Data Browser. When I try to run the example on the preloaded data without the relationships defined, I get a crash.

Am I approaching this correctly & if so how do you set up the relationships? Any insight you can provide would be gratefully received.

Thx

RB

@sbonami
Copy link
Owner

sbonami commented May 8, 2014

@rbwater I'm sorry you've run into problems with the Example Project. You can load up the example projects using the data here, which should get you up and running with some test data. If you'd like some help using the Parse Data Browser, StackOverflow or Parse's support forum should be able to point you in the right direction.

Currently, the example app only reads data. I'll look at adding in add and edit functionality. Let me know if there's anything else I can help you with and thanks for using the library!

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

No branches or pull requests

2 participants