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.
私が電話するとき:
[RLMRealm realmWithPath:@"example.realm"]
クラッシュしてログに記録します:
キャッチされない例外 'RLMException' が原因でアプリを終了しています。理由: 'open() に失敗しました: 操作は許可されていません'
default.realm と [RLMRealm defaultRealm] を使用する以外に、特定のレルム ファイルを作成するにはどうすればよいですか? ドキュメントに何か欠けていますか?