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
uniqueid.uuid is generating this error on iPhone (not in Simulator:
File "/.../site-packages/plyer/platforms/ios/uniqueid.py", line 19, in _get_uid
uuid = UIDevice.currentDevice().identifierForVendor.UUIDString()
TypeError: 'Swift.__StringStorage' object is not callable
I've seen another issue concerning uniqueid here #615, but this one is new.
The text was updated successfully, but these errors were encountered:
Hi,
uniqueid.uuid is generating this error on iPhone (not in Simulator:
I've seen another issue concerning uniqueid here #615, but this one is new.
The text was updated successfully, but these errors were encountered: