Jim Kirkbride
Jim Kirkbride
I can consistently duplicate this case with and without `androidTestImplement "androidx.test.espresso:espresso-contrib:3.4.0"`, which makes me think it isn't at all related to the issue: * Pixel 4 API 31 w/Google APIs...
Hi @ianwhite and @solnic! First I just wanted to take a moment and thank you and the rest of the devs involved in this project for all of your efforts....
@ashleysommer @KronicDeth I have a [commit](https://github.com/jameskbride/intellij-elixir/commit/1c9c7a604b224cdafc2efad3d1b0bab9c35cf693) in my fork that I believe fixes the failing `FindUsagesTest` tests. I could use some feedback on this; I think the difference is just...
@cjudd Hey Chris, I added a koan for maps. Take a look and let me know what you think. Thanks!
Hello and apologies for the self-advertisement, I've created [local-sns](https://github.com/jameskbride/local-sns) as a reimplementation of this project, which includes `RawMessageDelivery` support. See https://github.com/jameskbride/local-sns/issues/21 for more details.
Hello and apologies for the self-advertisement, I've created [local-sns](https://github.com/jameskbride/local-sns) as a reimplementation of this project, which includes Message Attribute support. See https://github.com/jameskbride/local-sns/issues/21 for more details.
Hello and apologies for the self-advertisement, I've created [local-sns](https://github.com/jameskbride/local-sns) as a reimplementation of this project, which includes arm64 support. See https://github.com/jameskbride/local-sns/issues/21 for more details.
Hello and apologies for the self-advertisement, I've created [local-sns](https://github.com/jameskbride/local-sns) as a reimplementation of this project, which includes basic support for subscription filtering (this feature is currently under development). See https://github.com/jameskbride/local-sns/issues/21...
Is there a reason the subscriptions are required? I'm in a situation where I need to create the topic and publish to it but I don't have any subscriptions yet,...
Hello and apologies for the self-advertisement, I've created [local-sns](https://github.com/jameskbride/local-sns) as a reimplementation of this project, which includes support for setting the AWS region for the topic. See https://github.com/jameskbride/local-sns/issues/21 for more...