Pat Nakajima

Results 9 issues of Pat Nakajima

Just trying out travis

Currently, it just shows plain text

feature

I believe this PR brings things in line with the JSON payload described in [the docs](https://developer.apple.com/documentation/activitykit/starting-and-updating-live-activities-with-activitykit-push-notifications#Construct-the-payload-that-starts-a-Live-Activity). This makes the `APNSLiveActivityNotificationEvent` type a bit more clunky to deal with, so I'd...

Instead of just assuming children of an element with the class name `jk`, these things should be configurable.

todo

It don't work.

I'm not super familiar with libxml2 so this might not be right but the test passes.

### Describe the bug _No response_ ### Expected behavior The JS SDK will publish an updated version ### Steps to reproduce the bug _No response_

bug

WIP This renames `Conversation` to `DirectMessage`, which allows us to use `Conversation` as a union of Group and DirectMessage conversations. Relies on https://github.com/xmtp/xmtp-ios/pull/229.