PuskKit token description not consistent between iOS12 and iOS13

Hi I am testing some application using iOS push Kit. I have noticed that the


[PKPushCredentials.token description] result are not consistent between iOS 12 and iOS 13 beta.

The application is able to receive notification


On iOS 12 it will give me something like

<05ba1117 2dd0662e e722ea7d 2ceca3d2 c7797fa2 41571906 04683805 8c96f5fd>


But on iOS13 beta 1 the result of the same call is :

{length = 32, bytes = 0x91798398 8547858f 816b4cb6 ff876395 ... a4bb02ca 2b6e2768 }

Replies

See this thread for help with this


https://forums.developer.apple.com/thread/117545