any best practice how many Realm instance in one single app? -


one app should have limited instance of sqlite, or in other word, 1 db should enough 1 app @ cases. realm, there best practice or recommended solution? sqlite or app can has many want file system.

you can have many (or few) realm files in app you'd like! please read realm's documentation section on using multiple realm files here: http://realm.io/docs/cocoa/#other-realms.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -