Chris Hamons
Chris Hamons
_From @chamons on Tue, 25 Jun 2019 15:59:55 GMT_ I can reproduce with latest stable.
_From @chamons on Tue, 25 Jun 2019 16:00:24 GMT_ Though this is an https://github.com/mono/Embeddinator-4000 issue.
From discussion by @rolfbjarne : "There's a separation between types that derived from NSObjects and other types from NSObject can't expose any NSObject-based types" "I'm not sure if it's easily...
I believe this patch handles this -https://gist.github.com/cace5af3585db61daf82664c41f360fd But there is no way to regression test this until we decide/get all of mscorlib building.
@spouliot - Is that worth spending time on?
In your c# project, are you defining classes called PHObject? Without seeing more, it is difficult to understand what is going on. Could you attach a project showing the issue?
@equinox2k - No, I have no yet. It's currently bucketed for after a potential .4 release. I'm glad you have a work around right currently.
This documentation was a complete godsend by the way. I could not figure out Specs serialization from the documentation for the life of me.
You can work around this by having your first action have state to ignore the first time it was called, but this can get annoying for non-call func actions.
Oh, and 1.6.2.0 if that matters.