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
I double checked and I think I'm getting the latest 1.2.4 with my buildozer script simply specifying plyer in the packages list without a version number.
I see the 1.2.4 release was named inconsistently with the others; it appears to be named v1.2.4; once I specify plyer==v1.2.4 it did work correctly. Adding this for future reference for others to discover.
I'm specifying the 1.2.4 version of plyer in my buildozer spec to work around issue #103
when I specify plyer==1.2.4 in my buildozer I'm getting a 404 from github. Expecting to find this:
https://codeload.github.com/kivy/plyer/zip/1.2.4
1.2.3 is able to install, but seems to be affected by that issue #103. Seems that we may need an archive deployed.
Thanks for any help!
The text was updated successfully, but these errors were encountered: