jivesoftware / jive-ios-sdk

11 stars 10 forks source link

Missing data in JiveInboxEntry #4

Closed FredericRuaudel closed 10 years ago

FredericRuaudel commented 10 years ago

I have an entry of type "Someone marked as helpful somebody else's document" and I want to display this information on my application but the JiveInboxEntry object returned has nearly all the needed field empty :

All I have allow me to right "... marked as helpful somebody else's ..."

Would it be possible to fill the missing field ? at least "actor" to have "someone" and "jive.parent" to have the document's name and type...

Thanks in advance !

FredericRuaudel commented 10 years ago

My bad for this one, Xcode debugger give me bugged values. All I need is already there...