Realm support on current release

Hi ,am very new to MOE and confused with pod and realm integration since screens from doc shows link pod something and that one not available in current version and I need help to set up realm

Dear @thansoft,

Follow this link Using Realm on MOE

1 Like

Hi!

This sample project contain Realm bindings:

https://drive.google.com/file/d/1HU5WhqLZeSaonhS2jrXBfnmZ0_GDipxp/view?usp=sharing

Best Regards,
Roland

1 Like

@saeed and @vighr Thanks a lot for your help.

Dear @vighr,
Thanks for the link ,can you please help me on creating and saving one sample Realm java class with primary key,if possible please explain what is done for Realm java bindings in above link ,Thank you.

Dear @thansoft,

follow this post.

Regards,
Saeed.

Dear @saeed,
Tried this post ,when i create Person class getting errors in RealmArray ,RealmObject,Thank you.

Error :slightly_frowning_face:
fatal error: ‘RLMObject.h’ file not found and am confused with “Modify RLMObject.h, RLMResults.h and undo change’s, save again and close it.” in above post

please help me on creating single realm object and saving the same getting errors