raykin

Results 31 comments of raykin

Revoke sign in records doesn't work on plugin version 5.0.0. I use the plugin to implement native AppleSignIn and AppleJs lib for desktop website and find out revoke sign in...

@Plucks77 identityToken didn't always contain email. see my real example test. ![edited_token_result](https://github.com/user-attachments/assets/8dc58818-9ccf-4e6a-8abd-905f34070c8c) I used AI code example to parse identityToken, but no email at all. So there is only one...

It's very interesting when ask AI, Google and Skype, they all said email can be extracted from identityToken. Unfortunately AI is wrong in this case. Google AI seems smarter than...

@shrikant2002 alcid is 29 when using AppleALC, make sure patch FixHPET config plist. In this project, it use VoodooHDA.

Close it because I didn't reproduce this crash in my recent trial. Btw I use Ruby 3.3.4 now.

The above workaround didn't work. It's strange, sometimes it can work only once(especially after page refreshed) but most time it didn't work in Chrome of iOS. However if I debug...

@pkunszt do you have workaround to fix it? The error is really annoy cause it don't provide info for app development. And it seems only alert error in latest Chrome...

Btw, I only use basic features of Pug to combine with Angular template. That's only use shortcut syntax of Pug and use all logic flow from Angular template. It help...

@KaLe-Baijiu Do you download all nltk packages? I tried your solution, but can't work.

@KaLe-Baijiu Well, I faced this error in another project which relies on unstructuredIO. The error is very tricky and confusing and finally lead me to here. I'll try download all...