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 am encountering an issue with the Pusher Beams SDK on an iOS Simulator. When attempting to set the user ID using beamsClient.setUserId, I receive the following error: "Invalid JWT claims: Token used before issued".
Steps to Reproduce:
Initialize the Beams client on the iOS Simulator.
Call beamsClient.setUserId with a valid user ID and JWT.
Observe the error "Invalid JWT claims: Token used before issued".
iOS Simulator
Version 15.4 (1019.2)
Also, can I use both device interests and authenticated users with Pusher Beams on the same device in an iOS application or iOS Simulator?
The text was updated successfully, but these errors were encountered:
Hello Pusher Support Team,
I am encountering an issue with the Pusher Beams SDK on an iOS Simulator. When attempting to set the user ID using beamsClient.setUserId, I receive the following error: "Invalid JWT claims: Token used before issued".
Steps to Reproduce:
Initialize the Beams client on the iOS Simulator.
Call beamsClient.setUserId with a valid user ID and JWT.
Observe the error "Invalid JWT claims: Token used before issued".
iOS Simulator
Version 15.4 (1019.2)
Also, can I use both device interests and authenticated users with Pusher Beams on the same device in an iOS application or iOS Simulator?
The text was updated successfully, but these errors were encountered: