swift2 - What is the best method to store data on Apple Watch -


i'm programming app needs store data files (or non-volatile method). have nsuserdefaults not idea case since i'm storing arrays of structs. tried storing c's fwrite() options seems inefficient. questions now: how can efficiently store data apple watch's storage swift

apple's core data persistence engine of choice complex data structures. integrated apple's other frameworks , under active development , mature.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -