Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この問題のため、私のアプリケーションは拒否されました:
変更NSDocumentDirectoryしNSCachesDirectoryて最終的に承認しました!
NSDocumentDirectory
NSCachesDirectory
I tried this code for adding b to books:
b
books
IEnumerable<Book> books =null; foreach (Book b in context.Books.AsEnumerable()