Markus Junginger
Markus Junginger
@sarn0ld Do you know which ObjectBox version created the DB file? May we assume that the current ObjectBox version fails with the same error on this file? It's a pity...
Hi, this is Markus. You can reach me at "my first name" at objectbox. IO
@sarn0ld I think I did not receive anything. Can you still share it?
@debmalyakar Could you please adjust the issue text and ensure you provide the information the issue template asks for? That would be helpful to give you a better answer. Thanks.
Thanks for the additional info. I believe a similar issue was reported on another platform. It's likely related to the unique constraint; so maybe we can track it down starting...
Thanks, if it's possible that you share the Xcode project (or a reduced sample project), we would be glad to look into it. PS.: Does this only occur on the...
> Is there any sort of limitations on the number of properties in an Entity class In theory no; we have test for these cases and know of successful apps...
> Can you please share an email id where i can share the Xcode project? markus @ objectbox io
Thanks, I received it.
Status update: after removing the unique constraint, the project you sent me was able to put all objects. PS.: Adding a `// objectbox: index = value` to the unique constraint...