Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Remote Data Source #14

Open
alexsaidani opened this issue Aug 8, 2013 · 3 comments
Open

Remote Data Source #14

alexsaidani opened this issue Aug 8, 2013 · 3 comments

Comments

@alexsaidani
Copy link

How would one go about fetching JSON for the mosaic view from a server? I've given it a good go using AFNetworking but nothing seems to work.

@lizhuang
Copy link

lizhuang commented Aug 9, 2013

Just can't reload. I have met the same problem.

@alexsaidani
Copy link
Author

Have you got it working at all? It'd be great to see some code if you have?

@MrRochito
Copy link

Yes is possible reload:
mosaicView.datasource = self;
mosaicView.delegate = self;
[mosaicView refresh];

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

No branches or pull requests

3 participants