iOS ZendeskSupportSDK register device identifier no call
Posted Jul 21, 2021
The registered device deviceIdentifier is not called after acquiring the notification device token.
device token is not null.
[2451:424169] [DEBUG]: storing non-representable with key push_registration_request_storage_key in session store with app id: *********************
[2451:424169] [DEBUG]: successfully stored push_registration_request_storage_key in session store.
[2451:424169] [DEBUG]: Pending push network request is queued till user is authenticated.
1
6
6 comments
Eric Nelson
Can you provide a sample app with your implementation replicating this behavior?
0
Doris
Registration only works when a ticket has been opened... Why?
0
Doris
Hello, I have the same issue!
0
OliverYeung
[DEBUG]: clearing storage suite: com.zendesk.core.identity with app id: *****************************.
[DEBUG]: clearing storage suite: com.zendesk.core.session with app id: *****************************.
[DEBUG]: stored identity with app id: *****************************.
[DEBUG]: storing non-representable with key push_registration_request_storage_key in session store with app id:*****************************.
[DEBUG]: successfully stored push_registration_request_storage_key in session store.
[DEBUG]: Pending push network request is queued till user is authenticated.
0
OliverYeung
0
Greg Katechis
Hi Oliver! Could you share the code snippet where you set the identity? Based on the last debug message, it appears that this is not being set before the request is triggered.
0
Sign in to leave a comment.