pffile Questions

4

Recently I have created my own parse server hosted on heroku using mongoLab to store my data. My problem is I am saving a video as a parse PFFile, however I can not seem to be able to stream it a...
Answerable asked 5/2, 2016 at 23:33

2

Solved

Goal I am trying to save a PFObject that has a PFFile as an attribute. I am using the new Local Datastore for iOS, so I would like to save this PFObject with the saveEventually() method. The Pro...
Viscardi asked 25/1, 2015 at 1:44

1

Solved

I am using swift with the Parse Framework (1.6.2). I am storing data into the local datastorage. The data consists of a few strings and an image. This image will be stored within a PfFile and then ...
Euh asked 25/1, 2015 at 12:6

1

I have been struggling with saving a file I retrieve from an HTTP Request for a a few days now. Here is my code: Parse.Cloud.httpRequest({ url: "https://ss1.4sqi.net/img/categories_v2/food/vietn...
Exemplificative asked 23/9, 2014 at 1:43
1

© 2022 - 2024 — McMap. All rights reserved.