79273106

Date: 2024-12-11 20:38:23
Score: 1.5
Natty:
Report link

It seems that plyer's uniqueid.py file does not work on ios by default. Changing the line uuid = UIDevice.currentDevice().identifierForVendor.UUIDString() to uuid = UIDevice.currentDevice().identifierForVendor.UUIDString resolves this issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Connor