Cherish

Results 4 comments of Cherish

> Did you try to put the database file in the Application Support folder? The database is created in the application sandbox and must have access permissions. I saw that...

> The API you are interested in is this one: https://github.com/ethers-io/ethers.objc/blob/master/ethers/src/Account.h#L87 > > :) thank you !

可以优化下,等视图在当前窗口显示的时候,才去加载view,毕竟数据请求都放在viewdidload这方法里面