最近の検索
最近の検索はありません
Valid JWT not recognized in Unified Chat 2.0 SDK (iOS)
投稿日時:2022年8月17日
Setting a valid JWT (tested on jwt.io) is not resulting in a verified user experience in Chat.
ZDKJWTAuth *authenticator = [ZDKJWTAuth new];
[authenticator setAuthToken:zendeskJwt];
[[ZDKChat instance] setIdentityWithAuthenticator:authenticator];
0
0
0件のコメント