Justin Breitfeller

Results 5 comments of Justin Breitfeller

Just as an FYI, I was able to use the plugins block with the ObjectBox plugin and it does not work. The ObjectBox plugin tries to resolve if you already...

@greenrobot-team Yea, our build use this methodology. You can't specify a version this way, but I don't think this is the preferred method for adding plugins anymore. You also can't...

I did some debugging on this issue and it appears that this is more of a simple race condition that just happens to be triggered by this order of events....

It's been a while since this issue has been updated. Should I post a pull request for my fix or is this considered a non-issue?

I think that an unsubscribe stopping callbacks is a noble goal, but unfortunately even the current implementation doesn't make that guarantee. Its entirely possible for the following events: 1) ObjectClassPublisherChangeThread...