Testing createOrUpdateObjectFromJson
####Result
- createOrUpdateObjectFromJson
- Does not working for duplicated primary key value
- Very picky to use
- copyToRealmOrUpdate
- Works perfectly
- Easy to use
So what is difference between createOrUpdateObjectFromJson & copyToRealmOrUpdate...