microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.67k stars 1.73k forks source link

Added Device Sync request #2621

Open DaVinci9196 opened 1 week ago

DaVinci9196 commented 1 week ago

Added a device information synchronization request after logging in to the account to solve the problem of missing data in some request interfaces that rely on device information. For example, when there is no device synchronization in the /assetModuleDelivery request in https://github.com/microg/GmsCore/pull/2506 , some games lack resource package data returned.