42 questions
Error uploading application using Realm.<Environment>xcode var 8.3.2Realm var 2.7.0 <Error>ERROR ITMS-90087: Unsupported Architectures.The executable for app name.app/Frameworks/Realm.fram...
I understand that you need to add classes to increase tables in Realm and increase or decrease properties in the class to increase or decrease items, but I don't know how to delete the tables.I though...
Using the following site as a reference, I went to the point where I installed Realm using the culture.https://realm.io/jp/docs/swift/latest/However, when I try to compile with Xcode, I get played wit...
I understand that you need to add classes to increase tables in Realm and increase or decrease properties in the class to increase or decrease items, but I don't know how to delete the tables.I though...
This is a very rudimentary question...I can't really understand the convenience of Realm's reverse relationship even after reading some examples of reference books.I would appreciate it if you could l...
I have a question about Realm.I am currently developing an application using SwiftUI, but what should I do if I use the Realm file created by Realm Studio within the application?let realm=try!Realm()l...
Among TimelineItems(RLMOobject) nested in Timeline(RLMOobject), I wrote a code to delete data that is older than 12 hours ago in bulk The size of the database file (default.realm) does not decrease.Th...
When I tried to download and use the following sample code of 06_Generating and Initializing Model Objects in the book Introduction to Realm, I opened it in Xcode 9.1, but an error occurred and I coul...
I'm a beginner at Realm, so I'm sorry if this is a misguided question.Currently, I convert the database created in Excel into csv, load it from SQLite, and run it with the iPhone app.However, since th...
I'm a beginner practicing database operations at realm.Implementation of tag functionality, database designI was able to run the database using this answer.Therefore, I would like to display a list of...
« | - 2 - | » |
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
581 PHP ssh2_scp_send fails to send files as intended
914 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
611 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.