Assistance with iOS DCAppAttestService.SharedService.GenerateAssertionAsync
#31169
-
|
Hi all, I am implementing iOS Attestation + Assertion functionality in our Maui application. I got attestations working, but parsing the result returned from So basically: I am hoping someone here can perhaps point me to a good resource to get this working and/or can tell me what I am doing wrong with the above. I'm mostly following Grok's lead so if something is terribly out of place we can blame it. 😁 Thank you for any assistance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
|
Could it be that token is not the parameter type CmsSignedData expects? CoPilot AI pointed me to this direction. |
Beta Was this translation helpful? Give feedback.
-
|
I am very happy to say that 6 months later, Grok was able to provide some quality guidance in this area. We now have basic attestations + assertions working in our application, and if you are interested, you can follow the rabbit hole here: |
Beta Was this translation helpful? Give feedback.
I am very happy to say that 6 months later, Grok was able to provide some quality guidance in this area. We now have basic attestations + assertions working in our application, and if you are interested, you can follow the rabbit hole here:
https://github.com/DragonSpark/Framework/blob/2521290d6e6f4ad770f5c8781de53c4758b2ebad/DragonSpark.Server.Mobile/Platforms/iOS/Attestation/Records/ExistingAttestation.cs