You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android Proofmode bundles have .gst files which contain JWTs from Google SafetyNet. On Apple devices, DeviceCheck is used. We should investigate bundles generated by Apple devices to see what the file extension and format of the DeviceCheck output is, then add code to ingest that. Also update the schema docs.
The text was updated successfully, but these errors were encountered:
A quick test with a colleague found no Apple-specific file generated by Proofmode on an iPhone 12 Mini. All settings were enabled except "Phone" which sets IMEI number and stuff.
Waiting on response from Proofmode team regarding whether this is expected.
Android Proofmode bundles have
.gst
files which contain JWTs from Google SafetyNet. On Apple devices, DeviceCheck is used. We should investigate bundles generated by Apple devices to see what the file extension and format of the DeviceCheck output is, then add code to ingest that. Also update the schema docs.The text was updated successfully, but these errors were encountered: