You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't believe apnsEnvironment is actually ever sent in the message push payload, and is always sent with the "development" default from the javascript SDK.
Thanks for your input and patience @jarchowk, happy to inform this has been fixed in #167 and included in both 0.6.2 and 0.7.0 versions released today.
I don't believe apnsEnvironment is actually ever sent in the message push payload, and is always sent with the "development" default from the javascript SDK.
Example of my Chat.init:
In the file js-chat: js-chat/lib/src/entities/channel.ts:
The text was updated successfully, but these errors were encountered: