Stuart Campbell
Stuart Campbell
Hi, Thanks. This is one of the next features I am looking at adding, the plan is sanitise reserved words. I'm thinking of doing this through the annotation cache so...
If you reproduce it easily can you try adding this meta tag to your manifest with a clean db. ``` ``` Then see if it is still present? Thanks
It should work if you increate the db version might be worth checking, quite a new feature. Ill try reproduce later.
I wondering if there is an issue with the getFields reflection method. The docs do say is does not guarantee order and originally I went with the assumption it would...
Added that meta data tag sorts the fields after calling getFields.
Frustrating!! Can you provide a % of crashes vs active installs and best list of effect devices with Android version. Cheers
Create idea. Definitely loop to add this. Thanks
Hi, Not currently supported but there is a plan to add it. Cheers
Hi, I wouldn't worry too much about calling ``` RushCore.getInstance().registerObjectWithId() ``` all it does is add the id to a Map that is read when saving, so will not effect...
Hi, Odd I was sure I had added this. Should be pretty quick to add to the RushSearch class. In the mean time you will have to do this in...