PFIncrementalStore icon indicating copy to clipboard operation
PFIncrementalStore copied to clipboard

Help with Basic Example

Open rbwater opened this issue 10 years ago • 1 comments

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

rbwater avatar May 03 '14 19:05 rbwater

@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!

sbonami avatar May 08 '14 01:05 sbonami