Wanted to load my realm database on server.

105 views
Skip to first unread message

shahin ali agharia

unread,
Dec 19, 2015, 2:12:27 AM12/19/15
to Realm
I had created a realm database for my iOS app and its all file on my device now I want to load it on Heroku. So how can I load my database  on Heroku?

Marius Rackwitz

unread,
Dec 21, 2015, 12:12:55 PM12/21/15
to Shahin Ali Agharia, realm...@googlegroups.com
You can get access to your database on your device over the device manager in Xcode, but also more conveniently by using some helper tools. My coworker Joe explained that in depth over here: http://stackoverflow.com/a/28465803/4194189
If you want to seed your local database with a fixture hosted in the web, you can upload it to any web storage which keeps the file unmodified and allows you to retrieve it.
If you want to operate on Heroku on the database from your device, you're out of luck for now. We don't have bindings yet, which can be used in the cloud / on Heroku.

--
Marius Rackwitz
iOS Product Engineer
{#HS:151585089-2509#}
On Sat, Dec 19, 2015 at 7:12 AM UTC, Shahin Ali Agharia <shahin...@gmail.com> wrote:
I had created a realm database for my iOS app and its all file on my device now I want to load it on Heroku. So how can I load my database on Heroku?
--
You received this message because you are subscribed to the Google Groups "Realm" group.
To unsubscribe from this group and stop receiving emails from it, send an email to realm-cocoa...@googlegroups.com.
To post to this group, send email to realm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/realm-cocoa/c7ef0173-05f9-462a-a0e7-808de2343879%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



Reply all
Reply to author
Forward
0 new messages