I'm creating a job board using realm but I am having trouble adding a new job to my existing list

I am currently using realm to develop a job board application. I am working on posting a new job, but I m having trouble updating my existing list using realm. If anyone could, I would really appreciate if you could review my code and help me out! https://github.com/Brandondhollins/Brandon-Hollins-Individualist/tree/PostJobRealm

Hi @Brandon_Hollins

Sounds like an interesting project but reviewing code of an entire project goes beyond the scope of what we can do here in the forums.

I would suggest isolating the troublesome code down into an small example and posting here so we can take a look. Usually less then 30 lines is ideal and generally enough for us to understand the use case.

1 Like