Hi I have problem with response from REST. I receive Object Json parse it and everything look fine but when i try add it to Realm i get Null Pointer Exception. This is link to my project: https://github.com/666Angelus666/MobileDealer
In MainActivity
I call function synchronizeContractorsItems
then in the 3-th Call i'm get the error.
Line where i get error