Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS17 uniqueid TypeError #773

Open
sysnux opened this issue Sep 21, 2023 · 0 comments
Open

iOS17 uniqueid TypeError #773

sysnux opened this issue Sep 21, 2023 · 0 comments

Comments

@sysnux
Copy link

sysnux commented Sep 21, 2023

Hi,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants